Index: ppapi/ppapi_ipc_untrusted.gyp |
diff --git a/ppapi/ppapi_ipc_untrusted.gyp b/ppapi/ppapi_ipc_untrusted.gyp |
index fd55a5896bec697e40a01e2451dbf0500760c749..45ffd0f9ee97a251aa9893755c65fdc223fcc118 100644 |
--- a/ppapi/ppapi_ipc_untrusted.gyp |
+++ b/ppapi/ppapi_ipc_untrusted.gyp |
@@ -23,11 +23,6 @@ |
'nlib_target': 'libppapi_ipc_untrusted.a', |
'build_glibc': 0, |
'build_newlib': 1, |
- 'defines': [ |
- # Enable threading for the untrusted side of the proxy. |
- # TODO(bbudge) remove when this is the default. |
- 'ENABLE_PEPPER_THREADING', |
- ], |
}, |
'include_dirs': [ |
'..', |