| 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 347 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 358 'browser/ui/cocoa/applescript/element_applescript.h', | 358 'browser/ui/cocoa/applescript/element_applescript.h', |
| 359 'browser/ui/cocoa/applescript/element_applescript.mm', | 359 'browser/ui/cocoa/applescript/element_applescript.mm', |
| 360 'browser/ui/cocoa/applescript/error_applescript.h', | 360 'browser/ui/cocoa/applescript/error_applescript.h', |
| 361 'browser/ui/cocoa/applescript/error_applescript.mm', | 361 'browser/ui/cocoa/applescript/error_applescript.mm', |
| 362 'browser/ui/cocoa/applescript/tab_applescript.h', | 362 'browser/ui/cocoa/applescript/tab_applescript.h', |
| 363 'browser/ui/cocoa/applescript/tab_applescript.mm', | 363 'browser/ui/cocoa/applescript/tab_applescript.mm', |
| 364 'browser/ui/cocoa/applescript/window_applescript.h', | 364 'browser/ui/cocoa/applescript/window_applescript.h', |
| 365 'browser/ui/cocoa/applescript/window_applescript.mm', | 365 'browser/ui/cocoa/applescript/window_applescript.mm', |
| 366 'browser/ui/cocoa/autofill/autofill_account_chooser.h', | 366 'browser/ui/cocoa/autofill/autofill_account_chooser.h', |
| 367 'browser/ui/cocoa/autofill/autofill_account_chooser.mm', | 367 'browser/ui/cocoa/autofill/autofill_account_chooser.mm', |
| 368 'browser/ui/cocoa/autofill/autofill_details_container.h', |
| 369 'browser/ui/cocoa/autofill/autofill_details_container.mm', |
| 368 'browser/ui/cocoa/autofill/autofill_dialog_cocoa.h', | 370 'browser/ui/cocoa/autofill/autofill_dialog_cocoa.h', |
| 369 'browser/ui/cocoa/autofill/autofill_dialog_cocoa.mm', | 371 'browser/ui/cocoa/autofill/autofill_dialog_cocoa.mm', |
| 370 'browser/ui/cocoa/autofill/autofill_dialog_constants.h', | 372 'browser/ui/cocoa/autofill/autofill_dialog_constants.h', |
| 373 'browser/ui/cocoa/autofill/autofill_layout_view.h', |
| 374 'browser/ui/cocoa/autofill/autofill_layout_view.mm', |
| 371 'browser/ui/cocoa/autofill/autofill_main_container.h', | 375 'browser/ui/cocoa/autofill/autofill_main_container.h', |
| 372 'browser/ui/cocoa/autofill/autofill_main_container.mm', | 376 'browser/ui/cocoa/autofill/autofill_main_container.mm', |
| 373 'browser/ui/cocoa/autofill/autofill_popup_view_bridge.h', | 377 'browser/ui/cocoa/autofill/autofill_popup_view_bridge.h', |
| 374 'browser/ui/cocoa/autofill/autofill_popup_view_bridge.mm', | 378 'browser/ui/cocoa/autofill/autofill_popup_view_bridge.mm', |
| 375 'browser/ui/cocoa/autofill/autofill_popup_view_cocoa.h', | 379 'browser/ui/cocoa/autofill/autofill_popup_view_cocoa.h', |
| 376 'browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm', | 380 'browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm', |
| 381 'browser/ui/cocoa/autofill/autofill_section_container.h', |
| 382 'browser/ui/cocoa/autofill/autofill_section_container.mm', |
| 377 'browser/ui/cocoa/autofill/autofill_sign_in_container.h', | 383 'browser/ui/cocoa/autofill/autofill_sign_in_container.h', |
| 378 'browser/ui/cocoa/autofill/autofill_sign_in_container.mm', | 384 'browser/ui/cocoa/autofill/autofill_sign_in_container.mm', |
| 379 'browser/ui/cocoa/autofill/autofill_textfield.h', | 385 'browser/ui/cocoa/autofill/autofill_textfield.h', |
| 380 'browser/ui/cocoa/autofill/autofill_textfield.mm', | 386 'browser/ui/cocoa/autofill/autofill_textfield.mm', |
| 381 'browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.h', | 387 'browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.h', |
| 382 'browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.mm', | 388 'browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.mm', |
| 389 'browser/ui/cocoa/autofill/simple_grid_layout.h', |
| 390 'browser/ui/cocoa/autofill/simple_grid_layout.mm', |
| 383 'browser/ui/cocoa/background_gradient_view.h', | 391 'browser/ui/cocoa/background_gradient_view.h', |
| 384 'browser/ui/cocoa/background_gradient_view.mm', | 392 'browser/ui/cocoa/background_gradient_view.mm', |
| 385 'browser/ui/cocoa/background_tile_view.h', | 393 'browser/ui/cocoa/background_tile_view.h', |
| 386 'browser/ui/cocoa/background_tile_view.mm', | 394 'browser/ui/cocoa/background_tile_view.mm', |
| 387 'browser/ui/cocoa/base_bubble_controller.h', | 395 'browser/ui/cocoa/base_bubble_controller.h', |
| 388 'browser/ui/cocoa/base_bubble_controller.mm', | 396 'browser/ui/cocoa/base_bubble_controller.mm', |
| 389 'browser/ui/cocoa/bookmarks/bookmark_all_tabs_controller.h', | 397 'browser/ui/cocoa/bookmarks/bookmark_all_tabs_controller.h', |
| 390 'browser/ui/cocoa/bookmarks/bookmark_all_tabs_controller.mm', | 398 'browser/ui/cocoa/bookmarks/bookmark_all_tabs_controller.mm', |
| 391 'browser/ui/cocoa/bookmarks/bookmark_bar_bridge.h', | 399 'browser/ui/cocoa/bookmarks/bookmark_bar_bridge.h', |
| 392 'browser/ui/cocoa/bookmarks/bookmark_bar_bridge.mm', | 400 'browser/ui/cocoa/bookmarks/bookmark_bar_bridge.mm', |
| (...skipping 2517 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2910 }], | 2918 }], |
| 2911 ['enable_message_center==1', { | 2919 ['enable_message_center==1', { |
| 2912 'dependencies': [ | 2920 'dependencies': [ |
| 2913 '../ui/message_center/message_center.gyp:message_center', | 2921 '../ui/message_center/message_center.gyp:message_center', |
| 2914 ], | 2922 ], |
| 2915 }], | 2923 }], |
| 2916 ], | 2924 ], |
| 2917 }, | 2925 }, |
| 2918 ], | 2926 ], |
| 2919 } | 2927 } |
| OLD | NEW |