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

Unified Diff: chrome/chrome_browser.gypi

Issue 11644059: Change infobar creation to use a public static Create() method on the infobar delegate classes. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 11 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/website_settings/website_settings_unittest.cc ('k') | chrome/chrome_browser_ui.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 175396)
+++ chrome/chrome_browser.gypi (working copy)
@@ -630,8 +630,6 @@
'browser/geolocation/geolocation_confirm_infobar_delegate.h',
'browser/geolocation/geolocation_confirm_infobar_delegate_android.cc',
'browser/geolocation/geolocation_confirm_infobar_delegate_android.h',
- 'browser/geolocation/geolocation_confirm_infobar_delegate_factory.cc',
- 'browser/geolocation/geolocation_confirm_infobar_delegate_factory.h',
'browser/geolocation/geolocation_infobar_queue_controller.cc',
'browser/geolocation/geolocation_infobar_queue_controller.h',
'browser/geolocation/geolocation_permission_request_id.cc',
@@ -948,7 +946,6 @@
'browser/intents/intent_service_host.h',
'browser/intents/native_services.cc',
'browser/intents/native_services.h',
- 'browser/intents/register_intent_handler_helper.cc',
'browser/intents/register_intent_handler_infobar_delegate.cc',
'browser/intents/register_intent_handler_infobar_delegate.h',
'browser/intents/web_intents_registry.cc',
« no previous file with comments | « chrome/browser/ui/website_settings/website_settings_unittest.cc ('k') | chrome/chrome_browser_ui.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698