| 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 506 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 517 'browser/ui/cocoa/autofill/autofill_section_view.h', | 517 'browser/ui/cocoa/autofill/autofill_section_view.h', |
| 518 'browser/ui/cocoa/autofill/autofill_section_view.mm', | 518 'browser/ui/cocoa/autofill/autofill_section_view.mm', |
| 519 'browser/ui/cocoa/autofill/autofill_sign_in_container.h', | 519 'browser/ui/cocoa/autofill/autofill_sign_in_container.h', |
| 520 'browser/ui/cocoa/autofill/autofill_sign_in_container.mm', | 520 'browser/ui/cocoa/autofill/autofill_sign_in_container.mm', |
| 521 'browser/ui/cocoa/autofill/autofill_suggestion_container.h', | 521 'browser/ui/cocoa/autofill/autofill_suggestion_container.h', |
| 522 'browser/ui/cocoa/autofill/autofill_suggestion_container.mm', | 522 'browser/ui/cocoa/autofill/autofill_suggestion_container.mm', |
| 523 'browser/ui/cocoa/autofill/autofill_textfield.h', | 523 'browser/ui/cocoa/autofill/autofill_textfield.h', |
| 524 'browser/ui/cocoa/autofill/autofill_textfield.mm', | 524 'browser/ui/cocoa/autofill/autofill_textfield.mm', |
| 525 'browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.h', | 525 'browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.h', |
| 526 'browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.mm', | 526 'browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.mm', |
| 527 'browser/ui/cocoa/autofill/generated_credit_card_bubble_cocoa.h', |
| 528 'browser/ui/cocoa/autofill/generated_credit_card_bubble_cocoa.mm', |
| 527 'browser/ui/cocoa/autofill/layout_view.h', | 529 'browser/ui/cocoa/autofill/layout_view.h', |
| 528 'browser/ui/cocoa/autofill/layout_view.mm', | 530 'browser/ui/cocoa/autofill/layout_view.mm', |
| 529 'browser/ui/cocoa/autofill/autofill_pop_up_button.h', | 531 'browser/ui/cocoa/autofill/autofill_pop_up_button.h', |
| 530 'browser/ui/cocoa/autofill/autofill_pop_up_button.mm', | 532 'browser/ui/cocoa/autofill/autofill_pop_up_button.mm', |
| 531 'browser/ui/cocoa/autofill/simple_grid_layout.h', | 533 'browser/ui/cocoa/autofill/simple_grid_layout.h', |
| 532 'browser/ui/cocoa/autofill/simple_grid_layout.mm', | 534 'browser/ui/cocoa/autofill/simple_grid_layout.mm', |
| 533 'browser/ui/cocoa/background_gradient_view.h', | 535 'browser/ui/cocoa/background_gradient_view.h', |
| 534 'browser/ui/cocoa/background_gradient_view.mm', | 536 'browser/ui/cocoa/background_gradient_view.mm', |
| 535 'browser/ui/cocoa/base_bubble_controller.h', | 537 'browser/ui/cocoa/base_bubble_controller.h', |
| 536 'browser/ui/cocoa/base_bubble_controller.mm', | 538 'browser/ui/cocoa/base_bubble_controller.mm', |
| (...skipping 282 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 819 'browser/ui/cocoa/location_bar/autocomplete_text_field_editor.h', | 821 'browser/ui/cocoa/location_bar/autocomplete_text_field_editor.h', |
| 820 'browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm', | 822 'browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm', |
| 821 'browser/ui/cocoa/location_bar/bubble_decoration.h', | 823 'browser/ui/cocoa/location_bar/bubble_decoration.h', |
| 822 'browser/ui/cocoa/location_bar/bubble_decoration.mm', | 824 'browser/ui/cocoa/location_bar/bubble_decoration.mm', |
| 823 'browser/ui/cocoa/location_bar/button_decoration.h', | 825 'browser/ui/cocoa/location_bar/button_decoration.h', |
| 824 'browser/ui/cocoa/location_bar/button_decoration.mm', | 826 'browser/ui/cocoa/location_bar/button_decoration.mm', |
| 825 'browser/ui/cocoa/location_bar/content_setting_decoration.h', | 827 'browser/ui/cocoa/location_bar/content_setting_decoration.h', |
| 826 'browser/ui/cocoa/location_bar/content_setting_decoration.mm', | 828 'browser/ui/cocoa/location_bar/content_setting_decoration.mm', |
| 827 'browser/ui/cocoa/location_bar/ev_bubble_decoration.h', | 829 'browser/ui/cocoa/location_bar/ev_bubble_decoration.h', |
| 828 'browser/ui/cocoa/location_bar/ev_bubble_decoration.mm', | 830 'browser/ui/cocoa/location_bar/ev_bubble_decoration.mm', |
| 831 'browser/ui/cocoa/location_bar/generated_credit_card_decoration.h', |
| 832 'browser/ui/cocoa/location_bar/generated_credit_card_decoration.mm', |
| 829 'browser/ui/cocoa/location_bar/image_decoration.h', | 833 'browser/ui/cocoa/location_bar/image_decoration.h', |
| 830 'browser/ui/cocoa/location_bar/image_decoration.mm', | 834 'browser/ui/cocoa/location_bar/image_decoration.mm', |
| 831 'browser/ui/cocoa/location_bar/keyword_hint_decoration.h', | 835 'browser/ui/cocoa/location_bar/keyword_hint_decoration.h', |
| 832 'browser/ui/cocoa/location_bar/keyword_hint_decoration.mm', | 836 'browser/ui/cocoa/location_bar/keyword_hint_decoration.mm', |
| 833 'browser/ui/cocoa/location_bar/location_bar_decoration.h', | 837 'browser/ui/cocoa/location_bar/location_bar_decoration.h', |
| 834 'browser/ui/cocoa/location_bar/location_bar_decoration.mm', | 838 'browser/ui/cocoa/location_bar/location_bar_decoration.mm', |
| 835 'browser/ui/cocoa/location_bar/location_bar_view_mac.h', | 839 'browser/ui/cocoa/location_bar/location_bar_view_mac.h', |
| 836 'browser/ui/cocoa/location_bar/location_bar_view_mac.mm', | 840 'browser/ui/cocoa/location_bar/location_bar_view_mac.mm', |
| 837 'browser/ui/cocoa/location_bar/location_icon_decoration.h', | 841 'browser/ui/cocoa/location_bar/location_icon_decoration.h', |
| 838 'browser/ui/cocoa/location_bar/location_icon_decoration.mm', | 842 'browser/ui/cocoa/location_bar/location_icon_decoration.mm', |
| (...skipping 2460 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3299 'browser/ui/webui/local_discovery/local_discovery_ui.cc', | 3303 'browser/ui/webui/local_discovery/local_discovery_ui.cc', |
| 3300 'browser/ui/webui/local_discovery/local_discovery_ui.h', | 3304 'browser/ui/webui/local_discovery/local_discovery_ui.h', |
| 3301 'browser/ui/webui/local_discovery/local_discovery_ui_handler.cc', | 3305 'browser/ui/webui/local_discovery/local_discovery_ui_handler.cc', |
| 3302 'browser/ui/webui/local_discovery/local_discovery_ui_handler.h', | 3306 'browser/ui/webui/local_discovery/local_discovery_ui_handler.h', |
| 3303 ], | 3307 ], |
| 3304 }], | 3308 }], |
| 3305 ], | 3309 ], |
| 3306 }, | 3310 }, |
| 3307 ], | 3311 ], |
| 3308 } | 3312 } |
| OLD | NEW |