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

Side by Side 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: linux tests Created 8 years, 4 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/browser/ui/views/location_bar/metro_pin_view.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # 2 #
3 # Use of this source code is governed by a BSD-style license that can be 3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file. 4 # found in the LICENSE file.
5 5
6 { 6 {
7 'targets': [ 7 'targets': [
8 { 8 {
9 'target_name': 'browser', 9 'target_name': 'browser',
10 'type': 'static_library', 10 'type': 'static_library',
(...skipping 3240 matching lines...) Expand 10 before | Expand all | Expand 10 after
3251 'browser/ui/intents/web_intent_picker_model.cc', 3251 'browser/ui/intents/web_intent_picker_model.cc',
3252 'browser/ui/intents/web_intent_picker_model.h', 3252 'browser/ui/intents/web_intent_picker_model.h',
3253 'browser/ui/intents/web_intent_picker_model_observer.h', 3253 'browser/ui/intents/web_intent_picker_model_observer.h',
3254 'browser/ui/intents/web_intents_model.cc', 3254 'browser/ui/intents/web_intents_model.cc',
3255 'browser/ui/intents/web_intents_model.h', 3255 'browser/ui/intents/web_intents_model.h',
3256 'browser/ui/login/login_model.h', 3256 'browser/ui/login/login_model.h',
3257 'browser/ui/login/login_prompt.cc', 3257 'browser/ui/login/login_prompt.cc',
3258 'browser/ui/login/login_prompt.h', 3258 'browser/ui/login/login_prompt.h',
3259 'browser/ui/media_stream_infobar_delegate.h', 3259 'browser/ui/media_stream_infobar_delegate.h',
3260 'browser/ui/media_stream_infobar_delegate.cc', 3260 'browser/ui/media_stream_infobar_delegate.cc',
3261 'browser/ui/metro_pinned_state_observer.h',
3261 'browser/ui/metro_pin_tab_helper.cc', 3262 'browser/ui/metro_pin_tab_helper.cc',
3262 'browser/ui/metro_pin_tab_helper.h', 3263 'browser/ui/metro_pin_tab_helper.h',
3263 'browser/ui/network_profile_bubble.cc', 3264 'browser/ui/network_profile_bubble.cc',
3264 'browser/ui/network_profile_bubble.h', 3265 'browser/ui/network_profile_bubble.h',
3265 'browser/ui/omnibox/location_bar.h', 3266 'browser/ui/omnibox/location_bar.h',
3266 'browser/ui/omnibox/location_bar_util.cc', 3267 'browser/ui/omnibox/location_bar_util.cc',
3267 'browser/ui/omnibox/location_bar_util.h', 3268 'browser/ui/omnibox/location_bar_util.h',
3268 'browser/ui/omnibox/omnibox_edit_controller.h', 3269 'browser/ui/omnibox/omnibox_edit_controller.h',
3269 'browser/ui/omnibox/omnibox_edit_model.cc', 3270 'browser/ui/omnibox/omnibox_edit_model.cc',
3270 'browser/ui/omnibox/omnibox_edit_model.h', 3271 'browser/ui/omnibox/omnibox_edit_model.h',
(...skipping 458 matching lines...) Expand 10 before | Expand all | Expand 10 after
3729 'browser/ui/views/location_bar/keyword_hint_view.cc', 3730 'browser/ui/views/location_bar/keyword_hint_view.cc',
3730 'browser/ui/views/location_bar/keyword_hint_view.h', 3731 'browser/ui/views/location_bar/keyword_hint_view.h',
3731 'browser/ui/views/location_bar/location_bar_container.cc', 3732 'browser/ui/views/location_bar/location_bar_container.cc',
3732 'browser/ui/views/location_bar/location_bar_container.h', 3733 'browser/ui/views/location_bar/location_bar_container.h',
3733 'browser/ui/views/location_bar/location_bar_container_aura.cc', 3734 'browser/ui/views/location_bar/location_bar_container_aura.cc',
3734 'browser/ui/views/location_bar/location_bar_container_win.cc', 3735 'browser/ui/views/location_bar/location_bar_container_win.cc',
3735 'browser/ui/views/location_bar/location_bar_view.cc', 3736 'browser/ui/views/location_bar/location_bar_view.cc',
3736 'browser/ui/views/location_bar/location_bar_view.h', 3737 'browser/ui/views/location_bar/location_bar_view.h',
3737 'browser/ui/views/location_bar/location_icon_view.cc', 3738 'browser/ui/views/location_bar/location_icon_view.cc',
3738 'browser/ui/views/location_bar/location_icon_view.h', 3739 'browser/ui/views/location_bar/location_icon_view.h',
3740 'browser/ui/views/location_bar/metro_pin_view.cc',
3741 'browser/ui/views/location_bar/metro_pin_view.h',
3739 'browser/ui/views/location_bar/page_action_image_view.cc', 3742 'browser/ui/views/location_bar/page_action_image_view.cc',
3740 'browser/ui/views/location_bar/page_action_image_view.h', 3743 'browser/ui/views/location_bar/page_action_image_view.h',
3741 'browser/ui/views/location_bar/page_action_with_badge_view.cc', 3744 'browser/ui/views/location_bar/page_action_with_badge_view.cc',
3742 'browser/ui/views/location_bar/page_action_with_badge_view.h', 3745 'browser/ui/views/location_bar/page_action_with_badge_view.h',
3743 'browser/ui/views/location_bar/page_info_helper.cc', 3746 'browser/ui/views/location_bar/page_info_helper.cc',
3744 'browser/ui/views/location_bar/page_info_helper.h', 3747 'browser/ui/views/location_bar/page_info_helper.h',
3745 'browser/ui/views/location_bar/selected_keyword_view.cc', 3748 'browser/ui/views/location_bar/selected_keyword_view.cc',
3746 'browser/ui/views/location_bar/selected_keyword_view.h', 3749 'browser/ui/views/location_bar/selected_keyword_view.h',
3747 'browser/ui/views/location_bar/star_view.cc', 3750 'browser/ui/views/location_bar/star_view.cc',
3748 'browser/ui/views/location_bar/star_view.h', 3751 'browser/ui/views/location_bar/star_view.h',
(...skipping 1717 matching lines...) Expand 10 before | Expand all | Expand 10 after
5466 'variables': { 5469 'variables': {
5467 'jni_gen_dir': 'chrome', 5470 'jni_gen_dir': 'chrome',
5468 }, 5471 },
5469 'includes': [ '../build/jni_generator.gypi' ], 5472 'includes': [ '../build/jni_generator.gypi' ],
5470 }, 5473 },
5471 ], 5474 ],
5472 }, 5475 },
5473 ], 5476 ],
5474 ], 5477 ],
5475 } 5478 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/views/location_bar/metro_pin_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698