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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1759453002: Convert location bar bubble delegates to bubble dialog delegates (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix ImmersiveFullscreenController Created 4 years, 9 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_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index e1dbbb34e7f4cc98a8d4021bda5a701545fed3f3..e931fe5a6dd3d30705e8086cdaeaf9d8864b1f47 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2124,6 +2124,8 @@
'browser/ui/views/extensions/extension_keybinding_registry_views.h',
'browser/ui/views/frame/native_widget_mac_frameless_nswindow.h',
'browser/ui/views/frame/native_widget_mac_frameless_nswindow.mm',
+ 'browser/ui/views/location_bar/location_bar_bubble_delegate_view.cc',
+ 'browser/ui/views/location_bar/location_bar_bubble_delegate_view.h',
'browser/ui/views/login_prompt_views.cc',
'browser/ui/views/login_view.cc',
'browser/ui/views/login_view.h',
@@ -2353,8 +2355,6 @@
'browser/ui/views/location_bar/icon_label_bubble_view.h',
'browser/ui/views/location_bar/keyword_hint_view.cc',
'browser/ui/views/location_bar/keyword_hint_view.h',
- 'browser/ui/views/location_bar/location_bar_bubble_delegate_view.cc',
- 'browser/ui/views/location_bar/location_bar_bubble_delegate_view.h',
'browser/ui/views/location_bar/location_bar_decoration_view.cc',
'browser/ui/views/location_bar/location_bar_decoration_view.h',
'browser/ui/views/location_bar/location_bar_layout.cc',

Powered by Google App Engine
This is Rietveld 408576698