summaryrefslogtreecommitdiffstats
path: root/ppapi/ppapi_shared_untrusted.gyp
diff options
context:
space:
mode:
authorbbudge@chromium.org <bbudge@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-23 15:46:34 +0000
committerbbudge@chromium.org <bbudge@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-23 15:46:34 +0000
commit5e8c7da6f78d2e55ccc99fa58a6115b6e6ade251 (patch)
tree12775ead0a2dfe9300c2e462653624774a1b1de4 /ppapi/ppapi_shared_untrusted.gyp
parentc5ea887993a3400d320210f3353357bfa97b71ca (diff)
downloadchromium_src-5e8c7da6f78d2e55ccc99fa58a6115b6e6ade251.zip
chromium_src-5e8c7da6f78d2e55ccc99fa58a6115b6e6ade251.tar.gz
chromium_src-5e8c7da6f78d2e55ccc99fa58a6115b6e6ade251.tar.bz2
Remove unused NACL_PPAPI_IPC_PROXY compiler define.
BUG=169152 TEST=compiles Review URL: https://chromiumcodereview.appspot.com/11953029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@178300 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/ppapi_shared_untrusted.gyp')
-rw-r--r--ppapi/ppapi_shared_untrusted.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ppapi/ppapi_shared_untrusted.gyp b/ppapi/ppapi_shared_untrusted.gyp
index 604321b..e085f60 100644
--- a/ppapi/ppapi_shared_untrusted.gyp
+++ b/ppapi/ppapi_shared_untrusted.gyp
@@ -24,7 +24,6 @@
'build_glibc': 0,
'build_newlib': 1,
'defines': [
- 'NACL_PPAPI_IPC_PROXY',
# Enable threading for the untrusted side of the proxy.
# TODO(bbudge) remove when this is the default.
'ENABLE_PEPPER_THREADING',