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

Unified Diff: chrome/chrome_browser.gypi

Issue 10800054: Add pin icon to the omnibar in windows 8 metro mode. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 1da68715d24ad7aeb457cd09c943e869248c0c10..94c03d4dc4417aee1bbc9ec27dd9442fdf6d99a0 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3737,6 +3737,8 @@
'browser/ui/views/location_bar/page_action_with_badge_view.h',
'browser/ui/views/location_bar/page_info_helper.cc',
'browser/ui/views/location_bar/page_info_helper.h',
+ 'browser/ui/views/location_bar/metro_pin_view.cc',
sky 2012/07/20 16:46:41 sort
benwells 2012/07/23 08:03:43 Done.
+ 'browser/ui/views/location_bar/metro_pin_view.h',
'browser/ui/views/location_bar/selected_keyword_view.cc',
'browser/ui/views/location_bar/selected_keyword_view.h',
'browser/ui/views/location_bar/star_view.cc',

Powered by Google App Engine
This is Rietveld 408576698