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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 14699002: Move BrowserAction references from ExtensionPrefs to ExtensionActionAPI (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 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/webui/extensions/extension_settings_handler.cc ('k') | chrome/chrome_tests_unit.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 6f5c75ea7047b533157c393aa97400746e708713..9f9206a84a082e7d0abdc43db754f13be1079391 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -801,6 +801,7 @@
['include', '^browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.cc'],
['include', '^browser/extensions/api/declarative_webrequest/webrequest_constants.cc'],
['include', '^browser/extensions/api/declarative_webrequest/webrequest_rules_registry.cc'],
+ ['include', '^browser/extensions/api/extension_action/extension_action_api.cc'],
['include', '^browser/extensions/api/extension_action/extension_page_actions_api_constants.cc'],
['include', '^browser/extensions/api/file_handlers/app_file_handler_util.cc'],
['include', '^browser/extensions/api/location/location_manager.cc'],
« no previous file with comments | « chrome/browser/ui/webui/extensions/extension_settings_handler.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698