Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(112)

Unified Diff: extensions/extensions.gyp

Issue 345693002: Extensions: Split extensions utility IPC messages into its own file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698