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

Unified Diff: extensions/extensions.gypi

Issue 1132113008: Extract DeclarativeUserScriptManager from ExtensionSystem. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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/mock_extension_system.cc ('k') | extensions/shell/browser/shell_extension_system.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gypi
diff --git a/extensions/extensions.gypi b/extensions/extensions.gypi
index d6dd49c941cecd89d68ccb2d769f1c09a3d3a11f..4f037b507ed8b56bc3dc9555a298d8827568ef19 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -550,6 +550,8 @@
'browser/crx_file_info.h',
'browser/declarative_user_script_manager.cc',
'browser/declarative_user_script_manager.h',
+ 'browser/declarative_user_script_manager_factory.cc',
+ 'browser/declarative_user_script_manager_factory.h',
'browser/declarative_user_script_master.cc',
'browser/declarative_user_script_master.h',
'browser/deferred_start_render_host.h',
« no previous file with comments | « extensions/browser/mock_extension_system.cc ('k') | extensions/shell/browser/shell_extension_system.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698