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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 25373009: Translate: New Bubble UX (for the view toolkit) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sky's review (2) Created 7 years, 2 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 a9b4788ac390860a695e911327883da1dc580b05..1a551d4f30ea427d0859d69359e4167164cf9271 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -397,6 +397,8 @@
'browser/ui/browser_instant_controller.h',
'browser/ui/browser_iterator.cc',
'browser/ui/browser_iterator.h',
+ 'browser/ui/browser_language_state_observer.cc',
+ 'browser/ui/browser_language_state_observer.h',
'browser/ui/browser_list.cc',
'browser/ui/browser_list.h',
'browser/ui/browser_mac.cc',
@@ -1896,6 +1898,8 @@
'browser/ui/views/location_bar/selected_keyword_view.h',
'browser/ui/views/location_bar/star_view.cc',
'browser/ui/views/location_bar/star_view.h',
+ 'browser/ui/views/location_bar/translate_icon_view.cc',
+ 'browser/ui/views/location_bar/translate_icon_view.h',
'browser/ui/views/location_bar/zoom_bubble_view.cc',
'browser/ui/views/location_bar/zoom_bubble_view.h',
'browser/ui/views/location_bar/zoom_view.cc',

Powered by Google App Engine
This is Rietveld 408576698