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

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: disable another test 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
« no previous file with comments | « extensions/browser/api/runtime/runtime_api.cc ('k') | ipc/ipc_message_start.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index 9e5bb5643c3efa02d38701233ff3c122dd40902e..58c7ef683aca0a940afb5470bed5508923b08db1 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -453,8 +453,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',
« no previous file with comments | « extensions/browser/api/runtime/runtime_api.cc ('k') | ipc/ipc_message_start.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698