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

Unified Diff: chrome/chrome_browser.gypi

Issue 152143003: [ProtocolHandlers] Add a permission bubble client for RPH requests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move infobar/bubble call to browser.cc Created 6 years, 10 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
« chrome/browser/ui/browser.cc ('K') | « chrome/browser/ui/browser.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.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index cfebc5edd6278db324169b69020bb11dc78234f8..0499389729429c04ab0a7815e8424995c2941a29 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -546,6 +546,8 @@
'browser/custom_handlers/protocol_handler_registry_factory.h',
'browser/custom_handlers/register_protocol_handler_infobar_delegate.cc',
'browser/custom_handlers/register_protocol_handler_infobar_delegate.h',
+ 'browser/custom_handlers/register_protocol_handler_permission_request.cc',
+ 'browser/custom_handlers/register_protocol_handler_permission_request.h',
'browser/custom_home_pages_table_model.cc',
'browser/custom_home_pages_table_model.h',
'browser/defaults.cc',
« chrome/browser/ui/browser.cc ('K') | « chrome/browser/ui/browser.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698