Chromium Code Reviews| OLD | NEW |
|---|---|
| 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 Loading... | |
| 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', | |
|
Tim Song
2015/01/15 19:29:24
These files aren't in the patchset. I'm guessing t
Ilya Sherman
2015/01/16 05:39:42
Whoops, forgot to git-add them. They're used on n
| |
| 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 1414 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2234 'browser/ui/views/profiles/new_avatar_button.cc', | 2236 'browser/ui/views/profiles/new_avatar_button.cc', |
| 2235 'browser/ui/views/profiles/new_avatar_button.h', | 2237 'browser/ui/views/profiles/new_avatar_button.h', |
| 2236 'browser/ui/views/profiles/profile_chooser_view.cc', | 2238 'browser/ui/views/profiles/profile_chooser_view.cc', |
| 2237 'browser/ui/views/profiles/profile_chooser_view.h', | 2239 'browser/ui/views/profiles/profile_chooser_view.h', |
| 2238 'browser/ui/views/profiles/profile_reset_bubble_view.cc', | 2240 'browser/ui/views/profiles/profile_reset_bubble_view.cc', |
| 2239 'browser/ui/views/profiles/profile_reset_bubble_view.h', | 2241 'browser/ui/views/profiles/profile_reset_bubble_view.h', |
| 2240 'browser/ui/views/profiles/supervised_user_avatar_label.cc', | 2242 'browser/ui/views/profiles/supervised_user_avatar_label.cc', |
| 2241 'browser/ui/views/profiles/supervised_user_avatar_label.h', | 2243 'browser/ui/views/profiles/supervised_user_avatar_label.h', |
| 2242 'browser/ui/views/profiles/user_manager_view.cc', | 2244 'browser/ui/views/profiles/user_manager_view.cc', |
| 2243 'browser/ui/views/profiles/user_manager_view.h', | 2245 'browser/ui/views/profiles/user_manager_view.h', |
| 2246 'browser/ui/views/proximity_auth/proximity_auth_error_bubble_view.cc', | |
| 2247 'browser/ui/views/proximity_auth/proximity_auth_error_bubble_view.h', | |
| 2244 'browser/ui/views/renderer_context_menu/render_view_context_menu_views.cc' , | 2248 'browser/ui/views/renderer_context_menu/render_view_context_menu_views.cc' , |
| 2245 'browser/ui/views/renderer_context_menu/render_view_context_menu_views.h', | 2249 'browser/ui/views/renderer_context_menu/render_view_context_menu_views.h', |
| 2246 'browser/ui/views/sad_tab_view.cc', | 2250 'browser/ui/views/sad_tab_view.cc', |
| 2247 'browser/ui/views/sad_tab_view.h', | 2251 'browser/ui/views/sad_tab_view.h', |
| 2248 'browser/ui/views/session_crashed_bubble_view.cc', | 2252 'browser/ui/views/session_crashed_bubble_view.cc', |
| 2249 'browser/ui/views/session_crashed_bubble_view.h', | 2253 'browser/ui/views/session_crashed_bubble_view.h', |
| 2250 'browser/ui/views/settings_api_bubble_helper_views.cc', | 2254 'browser/ui/views/settings_api_bubble_helper_views.cc', |
| 2251 'browser/ui/views/settings_api_bubble_helper_views.h', | 2255 'browser/ui/views/settings_api_bubble_helper_views.h', |
| 2252 'browser/ui/views/signed_certificate_timestamp_info_view.cc', | 2256 'browser/ui/views/signed_certificate_timestamp_info_view.cc', |
| 2253 'browser/ui/views/signed_certificate_timestamp_info_view.h', | 2257 'browser/ui/views/signed_certificate_timestamp_info_view.h', |
| (...skipping 891 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 3145 ], | 3149 ], |
| 3146 'sources': [ | 3150 'sources': [ |
| 3147 '<@(chrome_browser_ui_non_mobile_sources)', | 3151 '<@(chrome_browser_ui_non_mobile_sources)', |
| 3148 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', | 3152 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', |
| 3149 ], | 3153 ], |
| 3150 }], | 3154 }], |
| 3151 ], | 3155 ], |
| 3152 }, | 3156 }, |
| 3153 ], | 3157 ], |
| 3154 } | 3158 } |
| OLD | NEW |