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

Unified Diff: chrome/chrome_browser.gypi

Issue 10494004: Implements a zoom icon in the Omnibox for Views. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 6 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/views/location_bar/zoom_view.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 a1ec71d24d7b4d8dcbaa41ce38fd6954b2240249..a0941c0153f8a3d7dccb7271c2d505f429a8a3cd 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3689,6 +3689,10 @@
'browser/ui/views/location_bar/suggested_text_view.h',
'browser/ui/views/location_bar/touchable_location_bar_view.cc',
'browser/ui/views/location_bar/touchable_location_bar_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',
+ 'browser/ui/views/location_bar/zoom_view.h',
'browser/ui/views/login_prompt_views.cc',
'browser/ui/views/login_view.cc',
'browser/ui/views/login_view.h',
« no previous file with comments | « chrome/browser/ui/views/location_bar/zoom_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698