Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(628)

Side by Side Diff: chrome/browser/ui/BUILD.gn

Issue 2770693003: Add missing .h files to .gn files that have a .cc file next to it in the gn file already. (Closed)
Patch Set: rebase Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/test/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 915 matching lines...) Expand 10 before | Expand all | Expand 10 after
926 "webui/help/help_ui.cc", 926 "webui/help/help_ui.cc",
927 "webui/help/help_ui.h", 927 "webui/help/help_ui.h",
928 "webui/help/help_utils_chromeos.cc", 928 "webui/help/help_utils_chromeos.cc",
929 "webui/help/help_utils_chromeos.h", 929 "webui/help/help_utils_chromeos.h",
930 "webui/help/version_updater.h", 930 "webui/help/version_updater.h",
931 "webui/help/version_updater_chromeos.cc", 931 "webui/help/version_updater_chromeos.cc",
932 "webui/help/version_updater_chromeos.h", 932 "webui/help/version_updater_chromeos.h",
933 "webui/help/version_updater_mac.h", 933 "webui/help/version_updater_mac.h",
934 "webui/help/version_updater_mac.mm", 934 "webui/help/version_updater_mac.mm",
935 "webui/help/version_updater_win.cc", 935 "webui/help/version_updater_win.cc",
936 "webui/help/version_updater_win.h",
936 "webui/history_login_handler.cc", 937 "webui/history_login_handler.cc",
937 "webui/history_login_handler.h", 938 "webui/history_login_handler.h",
938 "webui/identity_internals_ui.cc", 939 "webui/identity_internals_ui.cc",
939 "webui/identity_internals_ui.h", 940 "webui/identity_internals_ui.h",
940 "webui/inspect_ui.cc", 941 "webui/inspect_ui.cc",
941 "webui/inspect_ui.h", 942 "webui/inspect_ui.h",
942 "webui/md_bookmarks/md_bookmarks_ui.cc", 943 "webui/md_bookmarks/md_bookmarks_ui.cc",
943 "webui/md_bookmarks/md_bookmarks_ui.h", 944 "webui/md_bookmarks/md_bookmarks_ui.h",
944 "webui/md_downloads/downloads_list_tracker.cc", 945 "webui/md_downloads/downloads_list_tracker.cc",
945 "webui/md_downloads/downloads_list_tracker.h", 946 "webui/md_downloads/downloads_list_tracker.h",
(...skipping 530 matching lines...) Expand 10 before | Expand all | Expand 10 after
1476 "views/device_chooser_content_view.h", 1477 "views/device_chooser_content_view.h",
1477 "views/download/download_danger_prompt_views.cc", 1478 "views/download/download_danger_prompt_views.cc",
1478 "views/elevation_icon_setter.cc", 1479 "views/elevation_icon_setter.cc",
1479 "views/elevation_icon_setter.h", 1480 "views/elevation_icon_setter.h",
1480 "views/exclusive_access_bubble_views.cc", 1481 "views/exclusive_access_bubble_views.cc",
1481 "views/exclusive_access_bubble_views.h", 1482 "views/exclusive_access_bubble_views.h",
1482 "views/exclusive_access_bubble_views_context.h", 1483 "views/exclusive_access_bubble_views_context.h",
1483 "views/extensions/chooser_dialog_view.cc", 1484 "views/extensions/chooser_dialog_view.cc",
1484 "views/extensions/chooser_dialog_view.h", 1485 "views/extensions/chooser_dialog_view.h",
1485 "views/extensions/extension_install_dialog_view.cc", 1486 "views/extensions/extension_install_dialog_view.cc",
1487 "views/extensions/extension_install_dialog_view.h",
1486 "views/extensions/extension_keybinding_registry_views.cc", 1488 "views/extensions/extension_keybinding_registry_views.cc",
1487 "views/extensions/extension_keybinding_registry_views.h", 1489 "views/extensions/extension_keybinding_registry_views.h",
1488 "views/frame/native_widget_mac_frameless_nswindow.h", 1490 "views/frame/native_widget_mac_frameless_nswindow.h",
1489 "views/frame/native_widget_mac_frameless_nswindow.mm", 1491 "views/frame/native_widget_mac_frameless_nswindow.mm",
1490 "views/global_error_bubble_view.cc", 1492 "views/global_error_bubble_view.cc",
1491 "views/global_error_bubble_view.h", 1493 "views/global_error_bubble_view.h",
1492 "views/harmony/chrome_typography.cc", 1494 "views/harmony/chrome_typography.cc",
1493 "views/harmony/chrome_typography.h", 1495 "views/harmony/chrome_typography.h",
1494 "views/harmony/harmony_layout_delegate.cc", 1496 "views/harmony/harmony_layout_delegate.cc",
1495 "views/harmony/harmony_layout_delegate.h", 1497 "views/harmony/harmony_layout_delegate.h",
(...skipping 730 matching lines...) Expand 10 before | Expand all | Expand 10 after
2226 "android/infobars/search_geolocation_disclosure_infobar.h", 2228 "android/infobars/search_geolocation_disclosure_infobar.h",
2227 "android/infobars/simple_confirm_infobar_builder.cc", 2229 "android/infobars/simple_confirm_infobar_builder.cc",
2228 "android/infobars/simple_confirm_infobar_builder.h", 2230 "android/infobars/simple_confirm_infobar_builder.h",
2229 "android/infobars/subresource_filter_infobar.cc", 2231 "android/infobars/subresource_filter_infobar.cc",
2230 "android/infobars/subresource_filter_infobar.h", 2232 "android/infobars/subresource_filter_infobar.h",
2231 "android/infobars/translate_infobar.cc", 2233 "android/infobars/translate_infobar.cc",
2232 "android/infobars/translate_infobar.h", 2234 "android/infobars/translate_infobar.h",
2233 "android/infobars/update_password_infobar.cc", 2235 "android/infobars/update_password_infobar.cc",
2234 "android/infobars/update_password_infobar.h", 2236 "android/infobars/update_password_infobar.h",
2235 "android/javascript_app_modal_dialog_android.cc", 2237 "android/javascript_app_modal_dialog_android.cc",
2238 "android/javascript_app_modal_dialog_android.h",
2236 "android/login_handler_android.cc", 2239 "android/login_handler_android.cc",
2237 "android/omnibox/omnibox_url_emphasizer.cc", 2240 "android/omnibox/omnibox_url_emphasizer.cc",
2238 "android/omnibox/omnibox_url_emphasizer.h", 2241 "android/omnibox/omnibox_url_emphasizer.h",
2239 "android/omnibox/omnibox_view_util.cc", 2242 "android/omnibox/omnibox_view_util.cc",
2240 "android/omnibox/omnibox_view_util.h", 2243 "android/omnibox/omnibox_view_util.h",
2241 "android/page_info/certificate_chain_helper.cc", 2244 "android/page_info/certificate_chain_helper.cc",
2242 "android/page_info/certificate_chain_helper.h", 2245 "android/page_info/certificate_chain_helper.h",
2243 "android/page_info/certificate_viewer_android.cc", 2246 "android/page_info/certificate_viewer_android.cc",
2244 "android/page_info/certificate_viewer_android.h", 2247 "android/page_info/certificate_viewer_android.h",
2245 "android/page_info/connection_info_popup_android.cc", 2248 "android/page_info/connection_info_popup_android.cc",
(...skipping 826 matching lines...) Expand 10 before | Expand all | Expand 10 after
3072 "//google_update", 3075 "//google_update",
3073 "//third_party/iaccessible2", 3076 "//third_party/iaccessible2",
3074 "//third_party/isimpledom", 3077 "//third_party/isimpledom",
3075 "//third_party/libphonenumber", 3078 "//third_party/libphonenumber",
3076 "//third_party/wtl", 3079 "//third_party/wtl",
3077 "//ui/base/ime", 3080 "//ui/base/ime",
3078 "//ui/events:dom_keycode_converter", 3081 "//ui/events:dom_keycode_converter",
3079 ] 3082 ]
3080 if (!is_chrome_branded) { 3083 if (!is_chrome_branded) {
3081 deps -= [ "//google_update" ] 3084 deps -= [ "//google_update" ]
3082 sources -= [ "webui/help/version_updater_win.cc" ] 3085 sources -= [
3086 "webui/help/version_updater_win.cc",
3087 "webui/help/version_updater_win.h",
3088 ]
3083 sources += [ 3089 sources += [
3084 "webui/help/version_updater_basic.cc", 3090 "webui/help/version_updater_basic.cc",
3085 "webui/help/version_updater_basic.h", 3091 "webui/help/version_updater_basic.h",
3086 ] 3092 ]
3087 } 3093 }
3088 } else { # 'OS!="win" 3094 } else { # 'OS!="win"
3089 # The Cast Linux build sets toolkit_views to false, but many files in this 3095 # The Cast Linux build sets toolkit_views to false, but many files in this
3090 # target include views-related files unconditionally, causing `gn check` 3096 # target include views-related files unconditionally, causing `gn check`
3091 # to fail on this variant. Since this target is only referenced (but not 3097 # to fail on this variant. Since this target is only referenced (but not
3092 # compiled) on this variant, it's okay to add this "incorrect" dependency 3098 # compiled) on this variant, it's okay to add this "incorrect" dependency
(...skipping 440 matching lines...) Expand 10 before | Expand all | Expand 10 after
3533 "test/test_confirm_bubble_model.cc", 3539 "test/test_confirm_bubble_model.cc",
3534 "test/test_confirm_bubble_model.h", 3540 "test/test_confirm_bubble_model.h",
3535 ] 3541 ]
3536 deps += [ "//chrome/test:test_support_ui" ] 3542 deps += [ "//chrome/test:test_support_ui" ]
3537 } 3543 }
3538 3544
3539 if (enable_extensions) { 3545 if (enable_extensions) {
3540 deps += [ "//extensions/browser" ] 3546 deps += [ "//extensions/browser" ]
3541 } 3547 }
3542 } 3548 }
OLDNEW
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698