Index: ppapi/ppapi_shared_untrusted.gyp |
diff --git a/ppapi/ppapi_shared_untrusted.gyp b/ppapi/ppapi_shared_untrusted.gyp |
index e085f608f2b88c92108e3ffae0ac680a9dabb14c..2c0f8bd4cb301293cf5e0e8bcb3a07e375232c26 100644 |
--- a/ppapi/ppapi_shared_untrusted.gyp |
+++ b/ppapi/ppapi_shared_untrusted.gyp |
@@ -23,11 +23,6 @@ |
'nlib_target': 'libppapi_shared_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': [ |
'..', |