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

Unified Diff: chrome/chrome_browser.gypi

Issue 10808092: Add settings UI for managing defaults (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 4 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: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index cad3efb2e6b70836146d160ec2ea7a91dab6f9a9..1fa5492e883209b0f5e7698190cf85ee676232b2 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4172,6 +4172,8 @@
'browser/ui/webui/options2/search_engine_manager_handler.h',
'browser/ui/webui/options2/startup_pages_handler.cc',
'browser/ui/webui/options2/startup_pages_handler.h',
+ 'browser/ui/webui/options2/web_intents_defaults_handler.cc',
+ 'browser/ui/webui/options2/web_intents_defaults_handler.h',
'browser/ui/webui/options2/web_intents_settings_handler.cc',
'browser/ui/webui/options2/web_intents_settings_handler.h',
'browser/ui/webui/performance_monitor/web_ui_handler.cc',

Powered by Google App Engine
This is Rietveld 408576698