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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 270153004: Introduce ActiveScriptController; track active extension scripts (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | « chrome/browser/ui/views/location_bar/page_action_image_view.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_extensions.gypi
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index 718906cd64b1bb849e0d777f4e9daf2d1a8bff95..1ebbefcc3fbf81d7f62bb01b0d5f9854d9f052fd 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -96,6 +96,8 @@
'browser/apps/shortcut_manager.h',
'browser/apps/shortcut_manager_factory.cc',
'browser/apps/shortcut_manager_factory.h',
+ 'browser/extensions/active_script_controller.cc',
+ 'browser/extensions/active_script_controller.h',
'browser/extensions/active_tab_permission_granter.cc',
'browser/extensions/active_tab_permission_granter.h',
'browser/extensions/activity_log/activity_action_constants.cc',
@@ -826,6 +828,7 @@
'browser/extensions/install_verifier.h',
'browser/extensions/launch_util.cc',
'browser/extensions/launch_util.h',
+ 'browser/extensions/location_bar_controller.cc',
'browser/extensions/location_bar_controller.h',
'browser/extensions/menu_manager.cc',
'browser/extensions/menu_manager.h',
« no previous file with comments | « chrome/browser/ui/views/location_bar/page_action_image_view.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698