| OLD | NEW |
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 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 import("//build/config/chromecast_build.gni") | 5 import("//build/config/chromecast_build.gni") |
| 6 import("//build/config/crypto.gni") | 6 import("//build/config/crypto.gni") |
| 7 import("//build/config/features.gni") | 7 import("//build/config/features.gni") |
| 8 import("//build/config/ui.gni") | 8 import("//build/config/ui.gni") |
| 9 import("//build/split_static_library.gni") | 9 import("//build/split_static_library.gni") |
| 10 import("//chrome/common/features.gni") | 10 import("//chrome/common/features.gni") |
| (...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 106 "find_bar/find_notification_details.h", | 106 "find_bar/find_notification_details.h", |
| 107 "find_bar/find_tab_helper.cc", | 107 "find_bar/find_tab_helper.cc", |
| 108 "find_bar/find_tab_helper.h", | 108 "find_bar/find_tab_helper.h", |
| 109 "javascript_dialogs/chrome_javascript_native_dialog_factory.h", | 109 "javascript_dialogs/chrome_javascript_native_dialog_factory.h", |
| 110 "login/login_handler.cc", | 110 "login/login_handler.cc", |
| 111 "login/login_handler.h", | 111 "login/login_handler.h", |
| 112 "login/login_interstitial_delegate.cc", | 112 "login/login_interstitial_delegate.cc", |
| 113 "login/login_interstitial_delegate.h", | 113 "login/login_interstitial_delegate.h", |
| 114 "navigation_correction_tab_observer.cc", | 114 "navigation_correction_tab_observer.cc", |
| 115 "navigation_correction_tab_observer.h", | 115 "navigation_correction_tab_observer.h", |
| 116 "page_info/website_settings.cc", |
| 117 "page_info/website_settings.h", |
| 118 "page_info/website_settings_ui.cc", |
| 119 "page_info/website_settings_ui.h", |
| 116 "passwords/account_avatar_fetcher.cc", | 120 "passwords/account_avatar_fetcher.cc", |
| 117 "passwords/account_avatar_fetcher.h", | 121 "passwords/account_avatar_fetcher.h", |
| 118 "passwords/manage_passwords_state.cc", | 122 "passwords/manage_passwords_state.cc", |
| 119 "passwords/manage_passwords_state.h", | 123 "passwords/manage_passwords_state.h", |
| 120 "passwords/manage_passwords_view_utils.cc", | 124 "passwords/manage_passwords_view_utils.cc", |
| 121 "passwords/manage_passwords_view_utils.h", | 125 "passwords/manage_passwords_view_utils.h", |
| 122 "passwords/password_manager_presenter.cc", | 126 "passwords/password_manager_presenter.cc", |
| 123 "passwords/password_manager_presenter.h", | 127 "passwords/password_manager_presenter.h", |
| 124 "passwords/password_ui_view.h", | 128 "passwords/password_ui_view.h", |
| 125 "platform_keys_certificate_selector_chromeos.h", | 129 "platform_keys_certificate_selector_chromeos.h", |
| (...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 186 "translate/translate_bubble_model_impl.h", | 190 "translate/translate_bubble_model_impl.h", |
| 187 "translate/translate_bubble_view_state_transition.cc", | 191 "translate/translate_bubble_view_state_transition.cc", |
| 188 "translate/translate_bubble_view_state_transition.h", | 192 "translate/translate_bubble_view_state_transition.h", |
| 189 "uninstall_browser_prompt.h", | 193 "uninstall_browser_prompt.h", |
| 190 "validation_message_bubble.h", | 194 "validation_message_bubble.h", |
| 191 "view_ids.h", | 195 "view_ids.h", |
| 192 "views/platform_keys_certificate_selector_chromeos.cc", | 196 "views/platform_keys_certificate_selector_chromeos.cc", |
| 193 "views/platform_keys_certificate_selector_chromeos.h", | 197 "views/platform_keys_certificate_selector_chromeos.h", |
| 194 "web_contents_sizer.h", | 198 "web_contents_sizer.h", |
| 195 "website_settings/permission_prompt.h", | 199 "website_settings/permission_prompt.h", |
| 196 "website_settings/website_settings.cc", | |
| 197 "website_settings/website_settings.h", | |
| 198 "website_settings/website_settings_ui.cc", | |
| 199 "website_settings/website_settings_ui.h", | |
| 200 "webui/about_ui.cc", | 200 "webui/about_ui.cc", |
| 201 "webui/about_ui.h", | 201 "webui/about_ui.h", |
| 202 "webui/bluetooth_internals/bluetooth_internals_ui.cc", | 202 "webui/bluetooth_internals/bluetooth_internals_ui.cc", |
| 203 "webui/bluetooth_internals/bluetooth_internals_ui.h", | 203 "webui/bluetooth_internals/bluetooth_internals_ui.h", |
| 204 "webui/browsing_history_handler.cc", | 204 "webui/browsing_history_handler.cc", |
| 205 "webui/browsing_history_handler.h", | 205 "webui/browsing_history_handler.h", |
| 206 "webui/chrome_web_ui_controller_factory.cc", | 206 "webui/chrome_web_ui_controller_factory.cc", |
| 207 "webui/chrome_web_ui_controller_factory.h", | 207 "webui/chrome_web_ui_controller_factory.h", |
| 208 "webui/chromeos/bluetooth_pairing_ui.cc", | 208 "webui/chromeos/bluetooth_pairing_ui.cc", |
| 209 "webui/chromeos/bluetooth_pairing_ui.h", | 209 "webui/chromeos/bluetooth_pairing_ui.h", |
| (...skipping 553 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 763 "omnibox/alternate_nav_infobar_delegate.cc", | 763 "omnibox/alternate_nav_infobar_delegate.cc", |
| 764 "omnibox/alternate_nav_infobar_delegate.h", | 764 "omnibox/alternate_nav_infobar_delegate.h", |
| 765 "omnibox/chrome_omnibox_client.cc", | 765 "omnibox/chrome_omnibox_client.cc", |
| 766 "omnibox/chrome_omnibox_client.h", | 766 "omnibox/chrome_omnibox_client.h", |
| 767 "omnibox/chrome_omnibox_edit_controller.cc", | 767 "omnibox/chrome_omnibox_edit_controller.cc", |
| 768 "omnibox/chrome_omnibox_edit_controller.h", | 768 "omnibox/chrome_omnibox_edit_controller.h", |
| 769 "omnibox/chrome_omnibox_navigation_observer.cc", | 769 "omnibox/chrome_omnibox_navigation_observer.cc", |
| 770 "omnibox/chrome_omnibox_navigation_observer.h", | 770 "omnibox/chrome_omnibox_navigation_observer.h", |
| 771 "omnibox/clipboard_utils.cc", | 771 "omnibox/clipboard_utils.cc", |
| 772 "omnibox/clipboard_utils.h", | 772 "omnibox/clipboard_utils.h", |
| 773 "page_info/permission_menu_model.cc", |
| 774 "page_info/permission_menu_model.h", |
| 775 "page_info/website_settings_infobar_delegate.cc", |
| 776 "page_info/website_settings_infobar_delegate.h", |
| 773 "passwords/manage_passwords_bubble_model.cc", | 777 "passwords/manage_passwords_bubble_model.cc", |
| 774 "passwords/manage_passwords_bubble_model.h", | 778 "passwords/manage_passwords_bubble_model.h", |
| 775 "passwords/manage_passwords_icon_view.h", | 779 "passwords/manage_passwords_icon_view.h", |
| 776 "passwords/manage_passwords_ui_controller.cc", | 780 "passwords/manage_passwords_ui_controller.cc", |
| 777 "passwords/manage_passwords_ui_controller.h", | 781 "passwords/manage_passwords_ui_controller.h", |
| 778 "passwords/manage_passwords_view_utils_desktop.cc", | 782 "passwords/manage_passwords_view_utils_desktop.cc", |
| 779 "passwords/manage_passwords_view_utils_desktop.h", | 783 "passwords/manage_passwords_view_utils_desktop.h", |
| 780 "passwords/password_dialog_controller.h", | 784 "passwords/password_dialog_controller.h", |
| 781 "passwords/password_dialog_controller_impl.cc", | 785 "passwords/password_dialog_controller_impl.cc", |
| 782 "passwords/password_dialog_controller_impl.h", | 786 "passwords/password_dialog_controller_impl.h", |
| (...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 886 "translate/translate_bubble_factory.cc", | 890 "translate/translate_bubble_factory.cc", |
| 887 "translate/translate_bubble_factory.h", | 891 "translate/translate_bubble_factory.h", |
| 888 "uma_browsing_activity_observer.cc", | 892 "uma_browsing_activity_observer.cc", |
| 889 "uma_browsing_activity_observer.h", | 893 "uma_browsing_activity_observer.h", |
| 890 "unload_controller.cc", | 894 "unload_controller.cc", |
| 891 "unload_controller.h", | 895 "unload_controller.h", |
| 892 "user_manager.cc", | 896 "user_manager.cc", |
| 893 "user_manager.h", | 897 "user_manager.h", |
| 894 "website_settings/chooser_bubble_delegate.cc", | 898 "website_settings/chooser_bubble_delegate.cc", |
| 895 "website_settings/chooser_bubble_delegate.h", | 899 "website_settings/chooser_bubble_delegate.h", |
| 896 "website_settings/permission_menu_model.cc", | |
| 897 "website_settings/permission_menu_model.h", | |
| 898 "website_settings/website_settings_infobar_delegate.cc", | |
| 899 "website_settings/website_settings_infobar_delegate.h", | |
| 900 "webui/app_launcher_login_handler.cc", | 900 "webui/app_launcher_login_handler.cc", |
| 901 "webui/app_launcher_login_handler.h", | 901 "webui/app_launcher_login_handler.h", |
| 902 "webui/bookmarks_ui.cc", | 902 "webui/bookmarks_ui.cc", |
| 903 "webui/bookmarks_ui.h", | 903 "webui/bookmarks_ui.h", |
| 904 "webui/chrome_web_contents_handler.cc", | 904 "webui/chrome_web_contents_handler.cc", |
| 905 "webui/chrome_web_contents_handler.h", | 905 "webui/chrome_web_contents_handler.h", |
| 906 "webui/constrained_web_dialog_delegate_base.cc", | 906 "webui/constrained_web_dialog_delegate_base.cc", |
| 907 "webui/constrained_web_dialog_delegate_base.h", | 907 "webui/constrained_web_dialog_delegate_base.h", |
| 908 "webui/devtools_ui.cc", | 908 "webui/devtools_ui.cc", |
| 909 "webui/devtools_ui.h", | 909 "webui/devtools_ui.h", |
| (...skipping 2619 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3529 "test/test_confirm_bubble_model.cc", | 3529 "test/test_confirm_bubble_model.cc", |
| 3530 "test/test_confirm_bubble_model.h", | 3530 "test/test_confirm_bubble_model.h", |
| 3531 ] | 3531 ] |
| 3532 deps += [ "//chrome/test:test_support_ui" ] | 3532 deps += [ "//chrome/test:test_support_ui" ] |
| 3533 } | 3533 } |
| 3534 | 3534 |
| 3535 if (enable_extensions) { | 3535 if (enable_extensions) { |
| 3536 deps += [ "//extensions/browser" ] | 3536 deps += [ "//extensions/browser" ] |
| 3537 } | 3537 } |
| 3538 } | 3538 } |
| OLD | NEW |