diff options
Diffstat (limited to 'ppapi/ppapi_shared_untrusted.gyp')
-rw-r--r-- | ppapi/ppapi_shared_untrusted.gyp | 1 |
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', |