| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 3b2279e6dd7ca75a9b8351db1ce0d41f37f1c284..ed48fda0e1b2f56f6c9c96868c727c36ae210f66 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -415,15 +415,6 @@
|
| '<(DEPTH)/breakpad/src',
|
| ],
|
| }],
|
| - ['disable_nacl==0', {
|
| - 'dependencies': [
|
| - '<(DEPTH)/components/nacl.gyp:nacl_common',
|
| - ],
|
| - 'sources': [
|
| - 'common/extensions/manifest_handlers/nacl_modules_handler.cc',
|
| - 'common/extensions/manifest_handlers/nacl_modules_handler.h',
|
| - ],
|
| - }],
|
| ['enable_printing==0', {
|
| 'sources!': [
|
| 'common/print_messages.cc',
|
|
|