Index: content/content_ppapi_plugin.gypi |
diff --git a/content/content_ppapi_plugin.gypi b/content/content_ppapi_plugin.gypi |
index fcc58da2a5235dfac4634b9c086d4ff097cd1ff2..b428614d23282db1c90519fc70517e2028cd90a5 100644 |
--- a/content/content_ppapi_plugin.gypi |
+++ b/content/content_ppapi_plugin.gypi |
@@ -24,13 +24,4 @@ |
'include_dirs': [ |
'..', |
], |
- 'conditions': [ |
- ['OS=="mac"', { |
- 'link_settings': { |
- 'mac_bundle_resources': [ |
- 'ppapi_plugin/ppapi.sb', |
- ], |
- }, |
- }], |
- ], |
} |