Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index ddbb2c15a9f79385269b5e899fa6a29b1d04d13f..3a3a8766964a70c57657222ef42b3d8254c5f821 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -420,10 +420,6 @@ |
'<(DEPTH)/components/nacl.gyp:nacl_common', |
'<(DEPTH)/ppapi/native_client/src/trusted/plugin/plugin.gyp:nacl_trusted_plugin', |
], |
- 'sources': [ |
- 'common/extensions/manifest_handlers/nacl_modules_handler.cc', |
- 'common/extensions/manifest_handlers/nacl_modules_handler.h', |
- ], |
}], |
['enable_printing==0', { |
'sources!': [ |