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

Unified Diff: apps/apps.gypi

Issue 137753016: ExtensionSystem cleanup part 2 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: jamescook Created 6 years, 10 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: apps/apps.gypi
diff --git a/apps/apps.gypi b/apps/apps.gypi
index a12a0939ee173075d9cf6b2ac304b476111838bc..da93f133e9f37c0da425d8ad96cf119d895fa388 100644
--- a/apps/apps.gypi
+++ b/apps/apps.gypi
@@ -137,6 +137,8 @@
'shell/browser/shell_content_browser_client.h',
'shell/browser/shell_extension_system.cc',
'shell/browser/shell_extension_system.h',
+ 'shell/browser/shell_extension_system_factory.cc',
+ 'shell/browser/shell_extension_system_factory.h',
'shell/browser/shell_extensions_browser_client.cc',
'shell/browser/shell_extensions_browser_client.h',
'shell/browser/web_view_window.cc',

Powered by Google App Engine
This is Rietveld 408576698