| 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 'targets': [ | 6 'targets': [ |
| 7 { | 7 { |
| 8 'target_name': 'browser_ui', | 8 'target_name': 'browser_ui', |
| 9 'type': 'static_library', | 9 'type': 'static_library', |
| 10 'variables': { 'enable_wexit_time_destructors': 1, }, | 10 'variables': { 'enable_wexit_time_destructors': 1, }, |
| (...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 200 'browser/ui/autofill/autofill_dialog_controller.cc', | 200 'browser/ui/autofill/autofill_dialog_controller.cc', |
| 201 'browser/ui/autofill/autofill_dialog_controller.h', | 201 'browser/ui/autofill/autofill_dialog_controller.h', |
| 202 'browser/ui/autofill/autofill_dialog_models.cc', | 202 'browser/ui/autofill/autofill_dialog_models.cc', |
| 203 'browser/ui/autofill/autofill_dialog_models.h', | 203 'browser/ui/autofill/autofill_dialog_models.h', |
| 204 'browser/ui/autofill/autofill_dialog_view.cc', | 204 'browser/ui/autofill/autofill_dialog_view.cc', |
| 205 'browser/ui/autofill/autofill_dialog_view.h', | 205 'browser/ui/autofill/autofill_dialog_view.h', |
| 206 'browser/ui/autofill/autofill_popup_controller.h', | 206 'browser/ui/autofill/autofill_popup_controller.h', |
| 207 'browser/ui/autofill/autofill_popup_controller_impl.cc', | 207 'browser/ui/autofill/autofill_popup_controller_impl.cc', |
| 208 'browser/ui/autofill/autofill_popup_controller_impl.h', | 208 'browser/ui/autofill/autofill_popup_controller_impl.h', |
| 209 'browser/ui/autofill/autofill_popup_delegate.h', | 209 'browser/ui/autofill/autofill_popup_delegate.h', |
| 210 'browser/ui/autofill/autofill_popup_view.cc', | |
| 211 'browser/ui/autofill/autofill_popup_view.h', | 210 'browser/ui/autofill/autofill_popup_view.h', |
| 212 'browser/ui/autofill/tab_autofill_manager_delegate.cc', | 211 'browser/ui/autofill/tab_autofill_manager_delegate.cc', |
| 213 'browser/ui/autofill/tab_autofill_manager_delegate.h', | 212 'browser/ui/autofill/tab_autofill_manager_delegate.h', |
| 214 'browser/ui/auto_login_info_bar_delegate.cc', | 213 'browser/ui/auto_login_info_bar_delegate.cc', |
| 215 'browser/ui/auto_login_info_bar_delegate.h', | 214 'browser/ui/auto_login_info_bar_delegate.h', |
| 216 'browser/ui/auto_login_prompter.cc', | 215 'browser/ui/auto_login_prompter.cc', |
| 217 'browser/ui/auto_login_prompter.h', | 216 'browser/ui/auto_login_prompter.h', |
| 218 'browser/ui/base_window.h', | 217 'browser/ui/base_window.h', |
| 219 'browser/ui/blocked_content/blocked_content_container.cc', | 218 'browser/ui/blocked_content/blocked_content_container.cc', |
| 220 'browser/ui/blocked_content/blocked_content_container.h', | 219 'browser/ui/blocked_content/blocked_content_container.h', |
| (...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 311 'browser/ui/cocoa/applescript/constants_applescript.h', | 310 'browser/ui/cocoa/applescript/constants_applescript.h', |
| 312 'browser/ui/cocoa/applescript/constants_applescript.mm', | 311 'browser/ui/cocoa/applescript/constants_applescript.mm', |
| 313 'browser/ui/cocoa/applescript/element_applescript.h', | 312 'browser/ui/cocoa/applescript/element_applescript.h', |
| 314 'browser/ui/cocoa/applescript/element_applescript.mm', | 313 'browser/ui/cocoa/applescript/element_applescript.mm', |
| 315 'browser/ui/cocoa/applescript/error_applescript.h', | 314 'browser/ui/cocoa/applescript/error_applescript.h', |
| 316 'browser/ui/cocoa/applescript/error_applescript.mm', | 315 'browser/ui/cocoa/applescript/error_applescript.mm', |
| 317 'browser/ui/cocoa/applescript/tab_applescript.h', | 316 'browser/ui/cocoa/applescript/tab_applescript.h', |
| 318 'browser/ui/cocoa/applescript/tab_applescript.mm', | 317 'browser/ui/cocoa/applescript/tab_applescript.mm', |
| 319 'browser/ui/cocoa/applescript/window_applescript.h', | 318 'browser/ui/cocoa/applescript/window_applescript.h', |
| 320 'browser/ui/cocoa/applescript/window_applescript.mm', | 319 'browser/ui/cocoa/applescript/window_applescript.mm', |
| 320 'browser/ui/cocoa/autofill/autofill_popup_view_bridge.h', |
| 321 'browser/ui/cocoa/autofill/autofill_popup_view_bridge.mm', |
| 322 'browser/ui/cocoa/autofill/autofill_popup_view_cocoa.h', |
| 323 'browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm', |
| 321 'browser/ui/cocoa/background_gradient_view.h', | 324 'browser/ui/cocoa/background_gradient_view.h', |
| 322 'browser/ui/cocoa/background_gradient_view.mm', | 325 'browser/ui/cocoa/background_gradient_view.mm', |
| 323 'browser/ui/cocoa/background_tile_view.h', | 326 'browser/ui/cocoa/background_tile_view.h', |
| 324 'browser/ui/cocoa/background_tile_view.mm', | 327 'browser/ui/cocoa/background_tile_view.mm', |
| 325 'browser/ui/cocoa/base_bubble_controller.h', | 328 'browser/ui/cocoa/base_bubble_controller.h', |
| 326 'browser/ui/cocoa/base_bubble_controller.mm', | 329 'browser/ui/cocoa/base_bubble_controller.mm', |
| 327 'browser/ui/cocoa/bookmarks/bookmark_all_tabs_controller.h', | 330 'browser/ui/cocoa/bookmarks/bookmark_all_tabs_controller.h', |
| 328 'browser/ui/cocoa/bookmarks/bookmark_all_tabs_controller.mm', | 331 'browser/ui/cocoa/bookmarks/bookmark_all_tabs_controller.mm', |
| 329 'browser/ui/cocoa/bookmarks/bookmark_bar_bridge.h', | 332 'browser/ui/cocoa/bookmarks/bookmark_bar_bridge.h', |
| 330 'browser/ui/cocoa/bookmarks/bookmark_bar_bridge.mm', | 333 'browser/ui/cocoa/bookmarks/bookmark_bar_bridge.mm', |
| (...skipping 2479 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2810 }], | 2813 }], |
| 2811 ['enable_message_center==1', { | 2814 ['enable_message_center==1', { |
| 2812 'dependencies': [ | 2815 'dependencies': [ |
| 2813 '../ui/message_center/message_center.gyp:message_center', | 2816 '../ui/message_center/message_center.gyp:message_center', |
| 2814 ], | 2817 ], |
| 2815 }], | 2818 }], |
| 2816 ], | 2819 ], |
| 2817 }, | 2820 }, |
| 2818 ], | 2821 ], |
| 2819 } | 2822 } |
| OLD | NEW |