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

Unified Diff: extensions/extensions.gyp

Issue 198703006: Move ExtensionHost from src/chrome to src/extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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/process_manager.cc ('k') | no next file » | 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 bcccc7cfc86548e6d6067a07055f82d1d51c03bd..f64f675f8600fd0c1ebd414da568e397880f8c0d 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -232,6 +232,8 @@
'browser/event_listener_map.h',
'browser/event_router.cc',
'browser/event_router.h',
+ 'browser/extension_host.cc',
+ 'browser/extension_host.h',
'browser/extension_host_delegate.h',
'browser/extension_error.cc',
'browser/extension_error.h',
« no previous file with comments | « extensions/browser/process_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698