| 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 381 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 392 'browser/ui/browser_command_controller.h', | 392 'browser/ui/browser_command_controller.h', |
| 393 'browser/ui/browser_content_setting_bubble_model_delegate.cc', | 393 'browser/ui/browser_content_setting_bubble_model_delegate.cc', |
| 394 'browser/ui/browser_content_setting_bubble_model_delegate.h', | 394 'browser/ui/browser_content_setting_bubble_model_delegate.h', |
| 395 'browser/ui/browser_dialogs.h', | 395 'browser/ui/browser_dialogs.h', |
| 396 'browser/ui/browser_finder.cc', | 396 'browser/ui/browser_finder.cc', |
| 397 'browser/ui/browser_finder.h', | 397 'browser/ui/browser_finder.h', |
| 398 'browser/ui/browser_instant_controller.cc', | 398 'browser/ui/browser_instant_controller.cc', |
| 399 'browser/ui/browser_instant_controller.h', | 399 'browser/ui/browser_instant_controller.h', |
| 400 'browser/ui/browser_iterator.cc', | 400 'browser/ui/browser_iterator.cc', |
| 401 'browser/ui/browser_iterator.h', | 401 'browser/ui/browser_iterator.h', |
| 402 'browser/ui/browser_language_state_observer.cc', |
| 403 'browser/ui/browser_language_state_observer.h', |
| 402 'browser/ui/browser_list.cc', | 404 'browser/ui/browser_list.cc', |
| 403 'browser/ui/browser_list.h', | 405 'browser/ui/browser_list.h', |
| 404 'browser/ui/browser_mac.cc', | 406 'browser/ui/browser_mac.cc', |
| 405 'browser/ui/browser_mac.h', | 407 'browser/ui/browser_mac.h', |
| 406 'browser/ui/browser_navigator.cc', | 408 'browser/ui/browser_navigator.cc', |
| 407 'browser/ui/browser_navigator.h', | 409 'browser/ui/browser_navigator.h', |
| 408 'browser/ui/browser_otr_state_android.cc', | 410 'browser/ui/browser_otr_state_android.cc', |
| 409 'browser/ui/browser_otr_state.cc', | 411 'browser/ui/browser_otr_state.cc', |
| 410 'browser/ui/browser_otr_state.h', | 412 'browser/ui/browser_otr_state.h', |
| 411 'browser/ui/browser_ui_prefs.cc', | 413 'browser/ui/browser_ui_prefs.cc', |
| (...skipping 1153 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1565 'browser/ui/toolbar/toolbar_model_impl.h', | 1567 'browser/ui/toolbar/toolbar_model_impl.h', |
| 1566 'browser/ui/toolbar/toolbar_model_delegate.h', | 1568 'browser/ui/toolbar/toolbar_model_delegate.h', |
| 1567 'browser/ui/toolbar/toolbar_model_security_level_list.h', | 1569 'browser/ui/toolbar/toolbar_model_security_level_list.h', |
| 1568 'browser/ui/toolbar/wrench_icon_painter.cc', | 1570 'browser/ui/toolbar/wrench_icon_painter.cc', |
| 1569 'browser/ui/toolbar/wrench_icon_painter.h', | 1571 'browser/ui/toolbar/wrench_icon_painter.h', |
| 1570 'browser/ui/toolbar/wrench_menu_model.cc', | 1572 'browser/ui/toolbar/wrench_menu_model.cc', |
| 1571 'browser/ui/toolbar/wrench_menu_model.h', | 1573 'browser/ui/toolbar/wrench_menu_model.h', |
| 1572 'browser/ui/top_level_widget.h', | 1574 'browser/ui/top_level_widget.h', |
| 1573 'browser/ui/translate/language_combobox_model.cc', | 1575 'browser/ui/translate/language_combobox_model.cc', |
| 1574 'browser/ui/translate/language_combobox_model.h', | 1576 'browser/ui/translate/language_combobox_model.h', |
| 1577 'browser/ui/translate/translate_bubble_factory.cc', |
| 1578 'browser/ui/translate/translate_bubble_factory.h', |
| 1575 'browser/ui/translate/translate_bubble_model.h', | 1579 'browser/ui/translate/translate_bubble_model.h', |
| 1576 'browser/ui/translate/translate_bubble_model_impl.cc', | 1580 'browser/ui/translate/translate_bubble_model_impl.cc', |
| 1577 'browser/ui/translate/translate_bubble_model_impl.h', | 1581 'browser/ui/translate/translate_bubble_model_impl.h', |
| 1578 'browser/ui/translate/translate_bubble_view_state_transition.cc', | 1582 'browser/ui/translate/translate_bubble_view_state_transition.cc', |
| 1579 'browser/ui/translate/translate_bubble_view_state_transition.h', | 1583 'browser/ui/translate/translate_bubble_view_state_transition.h', |
| 1580 'browser/ui/uma_browsing_activity_observer.cc', | 1584 'browser/ui/uma_browsing_activity_observer.cc', |
| 1581 'browser/ui/uma_browsing_activity_observer.h', | 1585 'browser/ui/uma_browsing_activity_observer.h', |
| 1582 'browser/ui/uninstall_browser_prompt.h', | 1586 'browser/ui/uninstall_browser_prompt.h', |
| 1583 'browser/ui/unload_controller.cc', | 1587 'browser/ui/unload_controller.cc', |
| 1584 'browser/ui/unload_controller.h', | 1588 'browser/ui/unload_controller.h', |
| (...skipping 274 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1859 'browser/ui/views/infobars/translate_infobar_base.cc', | 1863 'browser/ui/views/infobars/translate_infobar_base.cc', |
| 1860 'browser/ui/views/infobars/translate_infobar_base.h', | 1864 'browser/ui/views/infobars/translate_infobar_base.h', |
| 1861 'browser/ui/views/infobars/translate_language_menu_model.cc', | 1865 'browser/ui/views/infobars/translate_language_menu_model.cc', |
| 1862 'browser/ui/views/infobars/translate_language_menu_model.h', | 1866 'browser/ui/views/infobars/translate_language_menu_model.h', |
| 1863 'browser/ui/views/infobars/translate_message_infobar.cc', | 1867 'browser/ui/views/infobars/translate_message_infobar.cc', |
| 1864 'browser/ui/views/infobars/translate_message_infobar.h', | 1868 'browser/ui/views/infobars/translate_message_infobar.h', |
| 1865 'browser/ui/views/javascript_app_modal_dialog_views.cc', | 1869 'browser/ui/views/javascript_app_modal_dialog_views.cc', |
| 1866 'browser/ui/views/javascript_app_modal_dialog_views.h', | 1870 'browser/ui/views/javascript_app_modal_dialog_views.h', |
| 1867 'browser/ui/views/load_complete_listener.cc', | 1871 'browser/ui/views/load_complete_listener.cc', |
| 1868 'browser/ui/views/load_complete_listener.h', | 1872 'browser/ui/views/load_complete_listener.h', |
| 1873 'browser/ui/views/location_bar/bubble_icon_view.cc', |
| 1874 'browser/ui/views/location_bar/bubble_icon_view.h', |
| 1875 'browser/ui/views/location_bar/bubble_icon_view_delegate.h', |
| 1869 'browser/ui/views/location_bar/generated_credit_card_view.cc', | 1876 'browser/ui/views/location_bar/generated_credit_card_view.cc', |
| 1870 'browser/ui/views/location_bar/generated_credit_card_view.h', | 1877 'browser/ui/views/location_bar/generated_credit_card_view.h', |
| 1871 'browser/ui/views/location_bar/content_setting_image_view.cc', | 1878 'browser/ui/views/location_bar/content_setting_image_view.cc', |
| 1872 'browser/ui/views/location_bar/content_setting_image_view.h', | 1879 'browser/ui/views/location_bar/content_setting_image_view.h', |
| 1873 'browser/ui/views/location_bar/ev_bubble_view.cc', | 1880 'browser/ui/views/location_bar/ev_bubble_view.cc', |
| 1874 'browser/ui/views/location_bar/ev_bubble_view.h', | 1881 'browser/ui/views/location_bar/ev_bubble_view.h', |
| 1875 'browser/ui/views/location_bar/icon_label_bubble_view.cc', | 1882 'browser/ui/views/location_bar/icon_label_bubble_view.cc', |
| 1876 'browser/ui/views/location_bar/icon_label_bubble_view.h', | 1883 'browser/ui/views/location_bar/icon_label_bubble_view.h', |
| 1877 'browser/ui/views/location_bar/keyword_hint_view.cc', | 1884 'browser/ui/views/location_bar/keyword_hint_view.cc', |
| 1878 'browser/ui/views/location_bar/keyword_hint_view.h', | 1885 'browser/ui/views/location_bar/keyword_hint_view.h', |
| (...skipping 12 matching lines...) Expand all Loading... |
| 1891 'browser/ui/views/location_bar/page_action_with_badge_view.cc', | 1898 'browser/ui/views/location_bar/page_action_with_badge_view.cc', |
| 1892 'browser/ui/views/location_bar/page_action_with_badge_view.h', | 1899 'browser/ui/views/location_bar/page_action_with_badge_view.h', |
| 1893 'browser/ui/views/location_bar/page_info_helper.cc', | 1900 'browser/ui/views/location_bar/page_info_helper.cc', |
| 1894 'browser/ui/views/location_bar/page_info_helper.h', | 1901 'browser/ui/views/location_bar/page_info_helper.h', |
| 1895 'browser/ui/views/location_bar/script_bubble_icon_view.cc', | 1902 'browser/ui/views/location_bar/script_bubble_icon_view.cc', |
| 1896 'browser/ui/views/location_bar/script_bubble_icon_view.h', | 1903 'browser/ui/views/location_bar/script_bubble_icon_view.h', |
| 1897 'browser/ui/views/location_bar/selected_keyword_view.cc', | 1904 'browser/ui/views/location_bar/selected_keyword_view.cc', |
| 1898 'browser/ui/views/location_bar/selected_keyword_view.h', | 1905 'browser/ui/views/location_bar/selected_keyword_view.h', |
| 1899 'browser/ui/views/location_bar/star_view.cc', | 1906 'browser/ui/views/location_bar/star_view.cc', |
| 1900 'browser/ui/views/location_bar/star_view.h', | 1907 'browser/ui/views/location_bar/star_view.h', |
| 1908 'browser/ui/views/location_bar/translate_icon_view.cc', |
| 1909 'browser/ui/views/location_bar/translate_icon_view.h', |
| 1901 'browser/ui/views/location_bar/zoom_bubble_view.cc', | 1910 'browser/ui/views/location_bar/zoom_bubble_view.cc', |
| 1902 'browser/ui/views/location_bar/zoom_bubble_view.h', | 1911 'browser/ui/views/location_bar/zoom_bubble_view.h', |
| 1903 'browser/ui/views/location_bar/zoom_view.cc', | 1912 'browser/ui/views/location_bar/zoom_view.cc', |
| 1904 'browser/ui/views/location_bar/zoom_view.h', | 1913 'browser/ui/views/location_bar/zoom_view.h', |
| 1905 'browser/ui/views/login_prompt_views.cc', | 1914 'browser/ui/views/login_prompt_views.cc', |
| 1906 'browser/ui/views/login_view.cc', | 1915 'browser/ui/views/login_view.cc', |
| 1907 'browser/ui/views/login_view.h', | 1916 'browser/ui/views/login_view.h', |
| 1908 'browser/ui/views/message_center/message_center_frame_view.cc', | 1917 'browser/ui/views/message_center/message_center_frame_view.cc', |
| 1909 'browser/ui/views/message_center/message_center_frame_view.h', | 1918 'browser/ui/views/message_center/message_center_frame_view.h', |
| 1910 'browser/ui/views/message_center/message_center_widget_delegate.h', | 1919 'browser/ui/views/message_center/message_center_widget_delegate.h', |
| (...skipping 1364 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3275 'browser/ui/webui/local_discovery/local_discovery_ui.cc', | 3284 'browser/ui/webui/local_discovery/local_discovery_ui.cc', |
| 3276 'browser/ui/webui/local_discovery/local_discovery_ui.h', | 3285 'browser/ui/webui/local_discovery/local_discovery_ui.h', |
| 3277 'browser/ui/webui/local_discovery/local_discovery_ui_handler.cc', | 3286 'browser/ui/webui/local_discovery/local_discovery_ui_handler.cc', |
| 3278 'browser/ui/webui/local_discovery/local_discovery_ui_handler.h', | 3287 'browser/ui/webui/local_discovery/local_discovery_ui_handler.h', |
| 3279 ], | 3288 ], |
| 3280 }], | 3289 }], |
| 3281 ], | 3290 ], |
| 3282 }, | 3291 }, |
| 3283 ], | 3292 ], |
| 3284 } | 3293 } |
| OLD | NEW |