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

Side by Side Diff: chrome/chrome_browser_ui.gypi

Issue 843023002: [Smart Lock] Add a private API to show an error bubble anchored to the Smart Lock app window. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update StyledLabel to specify a preferred size Created 5 years, 11 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
OLDNEW
1 # Copyright 2012 The Chromium Authors. All rights reserved. 1 # Copyright 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'variables': { 6 'variables': {
7 # There are two sections of sources: 7 # There are two sections of sources:
8 # * "Platform"-based sources (OS, toolkit, etc.) 8 # * "Platform"-based sources (OS, toolkit, etc.)
9 # * Feature/directory-based sources (e.g., history, printing) 9 # * Feature/directory-based sources (e.g., history, printing)
10 10
(...skipping 789 matching lines...) Expand 10 before | Expand all | Expand 10 after
800 'browser/ui/passwords/password_ui_view.h', 800 'browser/ui/passwords/password_ui_view.h',
801 'browser/ui/passwords/save_password_refusal_combobox_model.cc', 801 'browser/ui/passwords/save_password_refusal_combobox_model.cc',
802 'browser/ui/passwords/save_password_refusal_combobox_model.h', 802 'browser/ui/passwords/save_password_refusal_combobox_model.h',
803 'browser/ui/prefs/prefs_tab_helper.cc', 803 'browser/ui/prefs/prefs_tab_helper.cc',
804 'browser/ui/prefs/prefs_tab_helper.h', 804 'browser/ui/prefs/prefs_tab_helper.h',
805 'browser/ui/process_singleton_dialog_linux.h', 805 'browser/ui/process_singleton_dialog_linux.h',
806 'browser/ui/profile_chooser_constants.h', 806 'browser/ui/profile_chooser_constants.h',
807 'browser/ui/profile_error_dialog.cc', 807 'browser/ui/profile_error_dialog.cc',
808 'browser/ui/profile_error_dialog.h', 808 'browser/ui/profile_error_dialog.h',
809 'browser/ui/protocol_dialog_delegate.h', 809 'browser/ui/protocol_dialog_delegate.h',
810 'browser/ui/proximity_auth/proximity_auth_error_bubble.cc',
811 'browser/ui/proximity_auth/proximity_auth_error_bubble.h',
810 'browser/ui/screen_capture_notification_ui.h', 812 'browser/ui/screen_capture_notification_ui.h',
811 'browser/ui/search/instant_controller.cc', 813 'browser/ui/search/instant_controller.cc',
812 'browser/ui/search/instant_controller.h', 814 'browser/ui/search/instant_controller.h',
813 'browser/ui/search/instant_page.cc', 815 'browser/ui/search/instant_page.cc',
814 'browser/ui/search/instant_page.h', 816 'browser/ui/search/instant_page.h',
815 'browser/ui/search/instant_search_prerenderer.cc', 817 'browser/ui/search/instant_search_prerenderer.cc',
816 'browser/ui/search/instant_search_prerenderer.h', 818 'browser/ui/search/instant_search_prerenderer.h',
817 'browser/ui/search/instant_tab.cc', 819 'browser/ui/search/instant_tab.cc',
818 'browser/ui/search/instant_tab.h', 820 'browser/ui/search/instant_tab.h',
819 'browser/ui/search/search_ipc_router.cc', 821 'browser/ui/search/search_ipc_router.cc',
(...skipping 1418 matching lines...) Expand 10 before | Expand all | Expand 10 after
2238 'browser/ui/views/profiles/new_avatar_button.cc', 2240 'browser/ui/views/profiles/new_avatar_button.cc',
2239 'browser/ui/views/profiles/new_avatar_button.h', 2241 'browser/ui/views/profiles/new_avatar_button.h',
2240 'browser/ui/views/profiles/profile_chooser_view.cc', 2242 'browser/ui/views/profiles/profile_chooser_view.cc',
2241 'browser/ui/views/profiles/profile_chooser_view.h', 2243 'browser/ui/views/profiles/profile_chooser_view.h',
2242 'browser/ui/views/profiles/profile_reset_bubble_view.cc', 2244 'browser/ui/views/profiles/profile_reset_bubble_view.cc',
2243 'browser/ui/views/profiles/profile_reset_bubble_view.h', 2245 'browser/ui/views/profiles/profile_reset_bubble_view.h',
2244 'browser/ui/views/profiles/supervised_user_avatar_label.cc', 2246 'browser/ui/views/profiles/supervised_user_avatar_label.cc',
2245 'browser/ui/views/profiles/supervised_user_avatar_label.h', 2247 'browser/ui/views/profiles/supervised_user_avatar_label.h',
2246 'browser/ui/views/profiles/user_manager_view.cc', 2248 'browser/ui/views/profiles/user_manager_view.cc',
2247 'browser/ui/views/profiles/user_manager_view.h', 2249 'browser/ui/views/profiles/user_manager_view.h',
2250 'browser/ui/views/proximity_auth/proximity_auth_error_bubble_view.cc',
2251 'browser/ui/views/proximity_auth/proximity_auth_error_bubble_view.h',
2248 'browser/ui/views/renderer_context_menu/render_view_context_menu_views.cc' , 2252 'browser/ui/views/renderer_context_menu/render_view_context_menu_views.cc' ,
2249 'browser/ui/views/renderer_context_menu/render_view_context_menu_views.h', 2253 'browser/ui/views/renderer_context_menu/render_view_context_menu_views.h',
2250 'browser/ui/views/sad_tab_view.cc', 2254 'browser/ui/views/sad_tab_view.cc',
2251 'browser/ui/views/sad_tab_view.h', 2255 'browser/ui/views/sad_tab_view.h',
2252 'browser/ui/views/session_crashed_bubble_view.cc', 2256 'browser/ui/views/session_crashed_bubble_view.cc',
2253 'browser/ui/views/session_crashed_bubble_view.h', 2257 'browser/ui/views/session_crashed_bubble_view.h',
2254 'browser/ui/views/settings_api_bubble_helper_views.cc', 2258 'browser/ui/views/settings_api_bubble_helper_views.cc',
2255 'browser/ui/views/settings_api_bubble_helper_views.h', 2259 'browser/ui/views/settings_api_bubble_helper_views.h',
2256 'browser/ui/views/signed_certificate_timestamp_info_view.cc', 2260 'browser/ui/views/signed_certificate_timestamp_info_view.cc',
2257 'browser/ui/views/signed_certificate_timestamp_info_view.h', 2261 'browser/ui/views/signed_certificate_timestamp_info_view.h',
(...skipping 894 matching lines...) Expand 10 before | Expand all | Expand 10 after
3152 ], 3156 ],
3153 'sources': [ 3157 'sources': [
3154 '<@(chrome_browser_ui_non_mobile_sources)', 3158 '<@(chrome_browser_ui_non_mobile_sources)',
3155 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', 3159 '<@(chrome_browser_ui_omnibox_non_mobile_sources)',
3156 ], 3160 ],
3157 }], 3161 }],
3158 ], 3162 ],
3159 }, 3163 },
3160 ], 3164 ],
3161 } 3165 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698