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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 2131953002: Site Settings Desktop: Implement protocol handler section. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address feedback Created 4 years, 5 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/settings/protocol_handlers_handler.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index ece3aa8aaf26b12984d2fc3324a07faeee6fe6fc..f8dc57e5296b229c6566031e56aae2da17b32485 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2060,6 +2060,8 @@
'browser/ui/webui/settings/people_handler.h',
'browser/ui/webui/settings/profile_info_handler.cc',
'browser/ui/webui/settings/profile_info_handler.h',
+ 'browser/ui/webui/settings/protocol_handlers_handler.cc',
+ 'browser/ui/webui/settings/protocol_handlers_handler.h',
'browser/ui/webui/settings/reset_settings_handler.cc',
'browser/ui/webui/settings/reset_settings_handler.h',
'browser/ui/webui/settings/search_engines_handler.cc',
« no previous file with comments | « chrome/browser/ui/webui/settings/protocol_handlers_handler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698