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

Unified Diff: chrome/chrome_browser.gypi

Issue 10444040: Tracks changes to zoom icon and zoom percentage. Notifies browser window if the icon should be chan… (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebased 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/zoom/zoom_observer.h ('k') | chrome/test/base/test_browser_window.h » ('j') | 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 e1bebc2d72094d5df37b1a08cdd0442e964182fe..631e83733fe9d518e80821879e55614bd1a7ea9d 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4014,6 +4014,9 @@
'browser/ui/window_snapshot/window_snapshot_gtk.cc',
'browser/ui/window_snapshot/window_snapshot_mac.mm',
'browser/ui/window_snapshot/window_snapshot_win.cc',
+ 'browser/ui/zoom/zoom_controller.cc',
+ 'browser/ui/zoom/zoom_controller.h',
+ 'browser/ui/zoom/zoom_observer.h',
'browser/upgrade_detector.cc',
'browser/upgrade_detector.h',
'browser/upgrade_detector_impl.cc',
« no previous file with comments | « chrome/browser/ui/zoom/zoom_observer.h ('k') | chrome/test/base/test_browser_window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698