| Index: extensions/extensions.gyp
|
| diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
|
| index 30aaa31479212984e8eaa216b751e2a0df6a27b4..743176b419f6250c34ea0d52ef06f80d7215577f 100644
|
| --- a/extensions/extensions.gyp
|
| +++ b/extensions/extensions.gyp
|
| @@ -450,8 +450,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',
|
|
|