| Index: extensions/extensions.gyp
|
| diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
|
| index 9d195fa54741e532f8f1fe9973175ad1da61f770..a9aebc276a6dbca639427fe9a9374fa2d3b97206 100644
|
| --- a/extensions/extensions.gyp
|
| +++ b/extensions/extensions.gyp
|
| @@ -446,8 +446,6 @@
|
| # when enable_extensions==0.
|
| 'sources/': [
|
| ['exclude', '^browser/api/'],
|
| - ['include', '^browser/api/runtime/runtime_api.cc'],
|
| - ['include', '^browser/api/runtime/runtime_api_delegate.cc'],
|
| ],
|
| 'sources!': [
|
| 'browser/browser_context_keyed_service_factories.cc',
|
|
|