Fixing debug GN build.
commit961324d2110aaba0302b72ec88a78e7c36e4dfdd
authorbradnelson <bradnelson@google.com>
Tue, 24 Mar 2015 21:03:02 +0000 (24 14:03 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 24 Mar 2015 21:04:32 +0000 (24 21:04 +0000)
treefaf95b6e78b329087693132b60b89ec8a1aa6bc2
parent87ba87f5a758cfe8252a591984db7f7ad8a29be4
Fixing debug GN build.

Gate out ICU initialization for OS_NACL,
as it calls other code that is not built for nacl.
Undetected in gyp build since we always build the nacl irt as release
with gc-sections.

Stop building the ppb_var_deprecated_proxy as it's only used in the
trusted build for flash.
Undetected in gyp build since we always build the nacl irt as release
with gc-sections.

BUG=https://code.google.com/p/chromium/issues/detail?id=462791
TEST=trybots
R=dmichael@chromium.org,dpranke@chromium.org

Review URL: https://codereview.chromium.org/1034553002

Cr-Commit-Position: refs/heads/master@{#322070}
base/i18n/icu_util.cc
base/i18n/icu_util.h
ppapi/ppapi_proxy.gypi
ppapi/proxy/BUILD.gn