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 'chrome_browser_ui_non_ios_sources': [ | 7 'chrome_browser_ui_non_ios_sources': [ |
8 'browser/ui/accelerator_utils.h', | 8 'browser/ui/accelerator_utils.h', |
9 'browser/ui/android/android_about_app_info.cc', | 9 'browser/ui/android/android_about_app_info.cc', |
10 'browser/ui/android/android_about_app_info.h', | 10 'browser/ui/android/android_about_app_info.h', |
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
76 'browser/ui/app_modal_dialogs/app_modal_dialog_queue.cc', | 76 'browser/ui/app_modal_dialogs/app_modal_dialog_queue.cc', |
77 'browser/ui/app_modal_dialogs/app_modal_dialog_queue.h', | 77 'browser/ui/app_modal_dialogs/app_modal_dialog_queue.h', |
78 'browser/ui/app_modal_dialogs/javascript_app_modal_dialog.cc', | 78 'browser/ui/app_modal_dialogs/javascript_app_modal_dialog.cc', |
79 'browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h', | 79 'browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h', |
80 'browser/ui/app_modal_dialogs/javascript_dialog_manager.cc', | 80 'browser/ui/app_modal_dialogs/javascript_dialog_manager.cc', |
81 'browser/ui/app_modal_dialogs/javascript_dialog_manager.h', | 81 'browser/ui/app_modal_dialogs/javascript_dialog_manager.h', |
82 'browser/ui/app_modal_dialogs/native_app_modal_dialog.h', | 82 'browser/ui/app_modal_dialogs/native_app_modal_dialog.h', |
83 'browser/ui/apps/app_info_dialog.h', | 83 'browser/ui/apps/app_info_dialog.h', |
84 'browser/ui/apps/apps_metro_handler_win.cc', | 84 'browser/ui/apps/apps_metro_handler_win.cc', |
85 'browser/ui/apps/apps_metro_handler_win.h', | 85 'browser/ui/apps/apps_metro_handler_win.h', |
86 'browser/ui/apps/chrome_apps_client.cc', | 86 'browser/ui/apps/chrome_app_window_client.cc', |
87 'browser/ui/apps/chrome_apps_client.h', | 87 'browser/ui/apps/chrome_app_window_client.h', |
88 'browser/ui/apps/directory_access_confirmation_dialog.cc', | 88 'browser/ui/apps/directory_access_confirmation_dialog.cc', |
89 'browser/ui/apps/directory_access_confirmation_dialog.h', | 89 'browser/ui/apps/directory_access_confirmation_dialog.h', |
90 'browser/ui/autofill/autofill_dialog_controller.cc', | 90 'browser/ui/autofill/autofill_dialog_controller.cc', |
91 'browser/ui/autofill/autofill_dialog_controller.h', | 91 'browser/ui/autofill/autofill_dialog_controller.h', |
92 'browser/ui/autofill/autofill_dialog_models.cc', | 92 'browser/ui/autofill/autofill_dialog_models.cc', |
93 'browser/ui/autofill/autofill_dialog_models.h', | 93 'browser/ui/autofill/autofill_dialog_models.h', |
94 'browser/ui/autofill/autofill_dialog_types.cc', | 94 'browser/ui/autofill/autofill_dialog_types.cc', |
95 'browser/ui/autofill/autofill_dialog_types.h', | 95 'browser/ui/autofill/autofill_dialog_types.h', |
96 'browser/ui/autofill/autofill_popup_controller.h', | 96 'browser/ui/autofill/autofill_popup_controller.h', |
97 'browser/ui/autofill/autofill_popup_controller_impl.cc', | 97 'browser/ui/autofill/autofill_popup_controller_impl.cc', |
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
182 'browser/ui/cocoa/applescript/element_applescript.mm', | 182 'browser/ui/cocoa/applescript/element_applescript.mm', |
183 'browser/ui/cocoa/applescript/error_applescript.h', | 183 'browser/ui/cocoa/applescript/error_applescript.h', |
184 'browser/ui/cocoa/applescript/error_applescript.mm', | 184 'browser/ui/cocoa/applescript/error_applescript.mm', |
185 'browser/ui/cocoa/applescript/tab_applescript.h', | 185 'browser/ui/cocoa/applescript/tab_applescript.h', |
186 'browser/ui/cocoa/applescript/tab_applescript.mm', | 186 'browser/ui/cocoa/applescript/tab_applescript.mm', |
187 'browser/ui/cocoa/applescript/window_applescript.h', | 187 'browser/ui/cocoa/applescript/window_applescript.h', |
188 'browser/ui/cocoa/applescript/window_applescript.mm', | 188 'browser/ui/cocoa/applescript/window_applescript.mm', |
189 'browser/ui/cocoa/apps/app_info_dialog_cocoa.mm', | 189 'browser/ui/cocoa/apps/app_info_dialog_cocoa.mm', |
190 'browser/ui/cocoa/apps/app_shim_menu_controller_mac.h', | 190 'browser/ui/cocoa/apps/app_shim_menu_controller_mac.h', |
191 'browser/ui/cocoa/apps/app_shim_menu_controller_mac.mm', | 191 'browser/ui/cocoa/apps/app_shim_menu_controller_mac.mm', |
192 'browser/ui/cocoa/apps/chrome_apps_client_cocoa.mm', | 192 'browser/ui/cocoa/apps/chrome_app_window_client_cocoa.mm', |
193 'browser/ui/cocoa/apps/native_app_window_cocoa.h', | 193 'browser/ui/cocoa/apps/native_app_window_cocoa.h', |
194 'browser/ui/cocoa/apps/native_app_window_cocoa.mm', | 194 'browser/ui/cocoa/apps/native_app_window_cocoa.mm', |
195 'browser/ui/cocoa/apps/quit_with_apps_controller_mac.cc', | 195 'browser/ui/cocoa/apps/quit_with_apps_controller_mac.cc', |
196 'browser/ui/cocoa/apps/quit_with_apps_controller_mac.h', | 196 'browser/ui/cocoa/apps/quit_with_apps_controller_mac.h', |
197 'browser/ui/cocoa/autofill/autofill_account_chooser.h', | 197 'browser/ui/cocoa/autofill/autofill_account_chooser.h', |
198 'browser/ui/cocoa/autofill/autofill_account_chooser.mm', | 198 'browser/ui/cocoa/autofill/autofill_account_chooser.mm', |
199 'browser/ui/cocoa/autofill/autofill_details_container.h', | 199 'browser/ui/cocoa/autofill/autofill_details_container.h', |
200 'browser/ui/cocoa/autofill/autofill_details_container.mm', | 200 'browser/ui/cocoa/autofill/autofill_details_container.mm', |
201 'browser/ui/cocoa/autofill/autofill_dialog_cocoa.h', | 201 'browser/ui/cocoa/autofill/autofill_dialog_cocoa.h', |
202 'browser/ui/cocoa/autofill/autofill_dialog_cocoa.mm', | 202 'browser/ui/cocoa/autofill/autofill_dialog_cocoa.mm', |
(...skipping 2781 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2984 }], | 2984 }], |
2985 ['OS!="android" and OS!="ios"', { | 2985 ['OS!="android" and OS!="ios"', { |
2986 'dependencies': [ | 2986 'dependencies': [ |
2987 '../device/bluetooth/bluetooth.gyp:device_bluetooth', | 2987 '../device/bluetooth/bluetooth.gyp:device_bluetooth', |
2988 ], | 2988 ], |
2989 }], | 2989 }], |
2990 ], | 2990 ], |
2991 }, | 2991 }, |
2992 ], | 2992 ], |
2993 } | 2993 } |
OLD | NEW |