| 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 395 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 406 'browser/ui/browser_command_controller.h', | 406 'browser/ui/browser_command_controller.h', |
| 407 'browser/ui/browser_content_setting_bubble_model_delegate.cc', | 407 'browser/ui/browser_content_setting_bubble_model_delegate.cc', |
| 408 'browser/ui/browser_content_setting_bubble_model_delegate.h', | 408 'browser/ui/browser_content_setting_bubble_model_delegate.h', |
| 409 'browser/ui/browser_dialogs.h', | 409 'browser/ui/browser_dialogs.h', |
| 410 'browser/ui/browser_finder.cc', | 410 'browser/ui/browser_finder.cc', |
| 411 'browser/ui/browser_finder.h', | 411 'browser/ui/browser_finder.h', |
| 412 'browser/ui/browser_instant_controller.cc', | 412 'browser/ui/browser_instant_controller.cc', |
| 413 'browser/ui/browser_instant_controller.h', | 413 'browser/ui/browser_instant_controller.h', |
| 414 'browser/ui/browser_iterator.cc', | 414 'browser/ui/browser_iterator.cc', |
| 415 'browser/ui/browser_iterator.h', | 415 'browser/ui/browser_iterator.h', |
| 416 'browser/ui/browser_language_state_observer.cc', |
| 417 'browser/ui/browser_language_state_observer.h', |
| 416 'browser/ui/browser_list.cc', | 418 'browser/ui/browser_list.cc', |
| 417 'browser/ui/browser_list.h', | 419 'browser/ui/browser_list.h', |
| 418 'browser/ui/browser_mac.cc', | 420 'browser/ui/browser_mac.cc', |
| 419 'browser/ui/browser_mac.h', | 421 'browser/ui/browser_mac.h', |
| 420 'browser/ui/browser_navigator.cc', | 422 'browser/ui/browser_navigator.cc', |
| 421 'browser/ui/browser_navigator.h', | 423 'browser/ui/browser_navigator.h', |
| 422 'browser/ui/browser_otr_state_android.cc', | 424 'browser/ui/browser_otr_state_android.cc', |
| 423 'browser/ui/browser_otr_state.cc', | 425 'browser/ui/browser_otr_state.cc', |
| 424 'browser/ui/browser_otr_state.h', | 426 'browser/ui/browser_otr_state.h', |
| 425 'browser/ui/browser_ui_prefs.cc', | 427 'browser/ui/browser_ui_prefs.cc', |
| (...skipping 1151 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1577 'browser/ui/toolbar/toolbar_model_impl.h', | 1579 'browser/ui/toolbar/toolbar_model_impl.h', |
| 1578 'browser/ui/toolbar/toolbar_model_delegate.h', | 1580 'browser/ui/toolbar/toolbar_model_delegate.h', |
| 1579 'browser/ui/toolbar/toolbar_model_security_level_list.h', | 1581 'browser/ui/toolbar/toolbar_model_security_level_list.h', |
| 1580 'browser/ui/toolbar/wrench_icon_painter.cc', | 1582 'browser/ui/toolbar/wrench_icon_painter.cc', |
| 1581 'browser/ui/toolbar/wrench_icon_painter.h', | 1583 'browser/ui/toolbar/wrench_icon_painter.h', |
| 1582 'browser/ui/toolbar/wrench_menu_model.cc', | 1584 'browser/ui/toolbar/wrench_menu_model.cc', |
| 1583 'browser/ui/toolbar/wrench_menu_model.h', | 1585 'browser/ui/toolbar/wrench_menu_model.h', |
| 1584 'browser/ui/top_level_widget.h', | 1586 'browser/ui/top_level_widget.h', |
| 1585 'browser/ui/translate/language_combobox_model.cc', | 1587 'browser/ui/translate/language_combobox_model.cc', |
| 1586 'browser/ui/translate/language_combobox_model.h', | 1588 'browser/ui/translate/language_combobox_model.h', |
| 1589 'browser/ui/translate/translate_bubble_factory.cc', |
| 1590 'browser/ui/translate/translate_bubble_factory.h', |
| 1587 'browser/ui/translate/translate_bubble_model.h', | 1591 'browser/ui/translate/translate_bubble_model.h', |
| 1588 'browser/ui/translate/translate_bubble_model_impl.cc', | 1592 'browser/ui/translate/translate_bubble_model_impl.cc', |
| 1589 'browser/ui/translate/translate_bubble_model_impl.h', | 1593 'browser/ui/translate/translate_bubble_model_impl.h', |
| 1590 'browser/ui/translate/translate_bubble_view_state_transition.cc', | 1594 'browser/ui/translate/translate_bubble_view_state_transition.cc', |
| 1591 'browser/ui/translate/translate_bubble_view_state_transition.h', | 1595 'browser/ui/translate/translate_bubble_view_state_transition.h', |
| 1592 'browser/ui/uma_browsing_activity_observer.cc', | 1596 'browser/ui/uma_browsing_activity_observer.cc', |
| 1593 'browser/ui/uma_browsing_activity_observer.h', | 1597 'browser/ui/uma_browsing_activity_observer.h', |
| 1594 'browser/ui/uninstall_browser_prompt.h', | 1598 'browser/ui/uninstall_browser_prompt.h', |
| 1595 'browser/ui/unload_controller.cc', | 1599 'browser/ui/unload_controller.cc', |
| 1596 'browser/ui/unload_controller.h', | 1600 'browser/ui/unload_controller.h', |
| (...skipping 275 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1872 'browser/ui/views/infobars/translate_infobar_base.cc', | 1876 'browser/ui/views/infobars/translate_infobar_base.cc', |
| 1873 'browser/ui/views/infobars/translate_infobar_base.h', | 1877 'browser/ui/views/infobars/translate_infobar_base.h', |
| 1874 'browser/ui/views/infobars/translate_language_menu_model.cc', | 1878 'browser/ui/views/infobars/translate_language_menu_model.cc', |
| 1875 'browser/ui/views/infobars/translate_language_menu_model.h', | 1879 'browser/ui/views/infobars/translate_language_menu_model.h', |
| 1876 'browser/ui/views/infobars/translate_message_infobar.cc', | 1880 'browser/ui/views/infobars/translate_message_infobar.cc', |
| 1877 'browser/ui/views/infobars/translate_message_infobar.h', | 1881 'browser/ui/views/infobars/translate_message_infobar.h', |
| 1878 'browser/ui/views/javascript_app_modal_dialog_views.cc', | 1882 'browser/ui/views/javascript_app_modal_dialog_views.cc', |
| 1879 'browser/ui/views/javascript_app_modal_dialog_views.h', | 1883 'browser/ui/views/javascript_app_modal_dialog_views.h', |
| 1880 'browser/ui/views/load_complete_listener.cc', | 1884 'browser/ui/views/load_complete_listener.cc', |
| 1881 'browser/ui/views/load_complete_listener.h', | 1885 'browser/ui/views/load_complete_listener.h', |
| 1886 'browser/ui/views/location_bar/bubble_icon_view.cc', |
| 1887 'browser/ui/views/location_bar/bubble_icon_view.h', |
| 1882 'browser/ui/views/location_bar/generated_credit_card_view.cc', | 1888 'browser/ui/views/location_bar/generated_credit_card_view.cc', |
| 1883 'browser/ui/views/location_bar/generated_credit_card_view.h', | 1889 'browser/ui/views/location_bar/generated_credit_card_view.h', |
| 1884 'browser/ui/views/location_bar/content_setting_image_view.cc', | 1890 'browser/ui/views/location_bar/content_setting_image_view.cc', |
| 1885 'browser/ui/views/location_bar/content_setting_image_view.h', | 1891 'browser/ui/views/location_bar/content_setting_image_view.h', |
| 1886 'browser/ui/views/location_bar/ev_bubble_view.cc', | 1892 'browser/ui/views/location_bar/ev_bubble_view.cc', |
| 1887 'browser/ui/views/location_bar/ev_bubble_view.h', | 1893 'browser/ui/views/location_bar/ev_bubble_view.h', |
| 1888 'browser/ui/views/location_bar/icon_label_bubble_view.cc', | 1894 'browser/ui/views/location_bar/icon_label_bubble_view.cc', |
| 1889 'browser/ui/views/location_bar/icon_label_bubble_view.h', | 1895 'browser/ui/views/location_bar/icon_label_bubble_view.h', |
| 1890 'browser/ui/views/location_bar/keyword_hint_view.cc', | 1896 'browser/ui/views/location_bar/keyword_hint_view.cc', |
| 1891 'browser/ui/views/location_bar/keyword_hint_view.h', | 1897 'browser/ui/views/location_bar/keyword_hint_view.h', |
| (...skipping 12 matching lines...) Expand all Loading... |
| 1904 'browser/ui/views/location_bar/page_action_with_badge_view.cc', | 1910 'browser/ui/views/location_bar/page_action_with_badge_view.cc', |
| 1905 'browser/ui/views/location_bar/page_action_with_badge_view.h', | 1911 'browser/ui/views/location_bar/page_action_with_badge_view.h', |
| 1906 'browser/ui/views/location_bar/page_info_helper.cc', | 1912 'browser/ui/views/location_bar/page_info_helper.cc', |
| 1907 'browser/ui/views/location_bar/page_info_helper.h', | 1913 'browser/ui/views/location_bar/page_info_helper.h', |
| 1908 'browser/ui/views/location_bar/script_bubble_icon_view.cc', | 1914 'browser/ui/views/location_bar/script_bubble_icon_view.cc', |
| 1909 'browser/ui/views/location_bar/script_bubble_icon_view.h', | 1915 'browser/ui/views/location_bar/script_bubble_icon_view.h', |
| 1910 'browser/ui/views/location_bar/selected_keyword_view.cc', | 1916 'browser/ui/views/location_bar/selected_keyword_view.cc', |
| 1911 'browser/ui/views/location_bar/selected_keyword_view.h', | 1917 'browser/ui/views/location_bar/selected_keyword_view.h', |
| 1912 'browser/ui/views/location_bar/star_view.cc', | 1918 'browser/ui/views/location_bar/star_view.cc', |
| 1913 'browser/ui/views/location_bar/star_view.h', | 1919 'browser/ui/views/location_bar/star_view.h', |
| 1920 'browser/ui/views/location_bar/translate_icon_view.cc', |
| 1921 'browser/ui/views/location_bar/translate_icon_view.h', |
| 1914 'browser/ui/views/location_bar/zoom_bubble_view.cc', | 1922 'browser/ui/views/location_bar/zoom_bubble_view.cc', |
| 1915 'browser/ui/views/location_bar/zoom_bubble_view.h', | 1923 'browser/ui/views/location_bar/zoom_bubble_view.h', |
| 1916 'browser/ui/views/location_bar/zoom_view.cc', | 1924 'browser/ui/views/location_bar/zoom_view.cc', |
| 1917 'browser/ui/views/location_bar/zoom_view.h', | 1925 'browser/ui/views/location_bar/zoom_view.h', |
| 1918 'browser/ui/views/login_prompt_views.cc', | 1926 'browser/ui/views/login_prompt_views.cc', |
| 1919 'browser/ui/views/login_view.cc', | 1927 'browser/ui/views/login_view.cc', |
| 1920 'browser/ui/views/login_view.h', | 1928 'browser/ui/views/login_view.h', |
| 1921 'browser/ui/views/message_center/message_center_frame_view.cc', | 1929 'browser/ui/views/message_center/message_center_frame_view.cc', |
| 1922 'browser/ui/views/message_center/message_center_frame_view.h', | 1930 'browser/ui/views/message_center/message_center_frame_view.h', |
| 1923 'browser/ui/views/message_center/message_center_widget_delegate.h', | 1931 'browser/ui/views/message_center/message_center_widget_delegate.h', |
| (...skipping 1365 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3289 'browser/ui/webui/local_discovery/local_discovery_ui.cc', | 3297 'browser/ui/webui/local_discovery/local_discovery_ui.cc', |
| 3290 'browser/ui/webui/local_discovery/local_discovery_ui.h', | 3298 'browser/ui/webui/local_discovery/local_discovery_ui.h', |
| 3291 'browser/ui/webui/local_discovery/local_discovery_ui_handler.cc', | 3299 'browser/ui/webui/local_discovery/local_discovery_ui_handler.cc', |
| 3292 'browser/ui/webui/local_discovery/local_discovery_ui_handler.h', | 3300 'browser/ui/webui/local_discovery/local_discovery_ui_handler.h', |
| 3293 ], | 3301 ], |
| 3294 }], | 3302 }], |
| 3295 ], | 3303 ], |
| 3296 }, | 3304 }, |
| 3297 ], | 3305 ], |
| 3298 } | 3306 } |
| OLD | NEW |