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

Side by Side Diff: chrome/chrome_browser_ui.gypi

Issue 2272173002: Fix most chrome/browser/ui "gn check" problems. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge Created 4 years, 3 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
OLDNEW
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 'variables': { 6 'variables': {
7 # There are two sections of sources: 7 # There are two sections of sources:
8 # * "Platform"-based sources (OS, toolkit, etc.) 8 # * "Platform"-based sources (OS, toolkit, etc.)
9 # * Feature/directory-based sources (e.g., history, printing) 9 # * Feature/directory-based sources (e.g., history, printing)
10 10
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 'browser/ui/browser_commands_chromeos.h', 65 'browser/ui/browser_commands_chromeos.h',
66 'browser/ui/browser_commands_mac.cc', 66 'browser/ui/browser_commands_mac.cc',
67 'browser/ui/browser_commands_mac.h', 67 'browser/ui/browser_commands_mac.h',
68 'browser/ui/browser_dialogs.h', 68 'browser/ui/browser_dialogs.h',
69 'browser/ui/browser_mac.cc', 69 'browser/ui/browser_mac.cc',
70 'browser/ui/browser_mac.h', 70 'browser/ui/browser_mac.h',
71 'browser/ui/browser_navigator_params.cc', 71 'browser/ui/browser_navigator_params.cc',
72 'browser/ui/browser_navigator_params.h', 72 'browser/ui/browser_navigator_params.h',
73 'browser/ui/browser_ui_prefs.cc', 73 'browser/ui/browser_ui_prefs.cc',
74 'browser/ui/browser_ui_prefs.h', 74 'browser/ui/browser_ui_prefs.h',
75 'browser/ui/browser_window.h',
76 'browser/ui/chrome_select_file_policy.cc', 75 'browser/ui/chrome_select_file_policy.cc',
77 'browser/ui/chrome_select_file_policy.h', 76 'browser/ui/chrome_select_file_policy.h',
78 'browser/ui/confirm_bubble.h', 77 'browser/ui/confirm_bubble.h',
79 'browser/ui/crypto_module_password_dialog.h', 78 'browser/ui/crypto_module_password_dialog.h',
80 'browser/ui/find_bar/find_bar.h', 79 'browser/ui/find_bar/find_bar.h',
81 'browser/ui/find_bar/find_bar_state.h', 80 'browser/ui/find_bar/find_bar_state.h',
82 'browser/ui/find_bar/find_bar_state_factory.cc', 81 'browser/ui/find_bar/find_bar_state_factory.cc',
83 'browser/ui/find_bar/find_bar_state_factory.h', 82 'browser/ui/find_bar/find_bar_state_factory.h',
84 'browser/ui/find_bar/find_notification_details.h', 83 'browser/ui/find_bar/find_notification_details.h',
85 'browser/ui/find_bar/find_tab_helper.cc', 84 'browser/ui/find_bar/find_tab_helper.cc',
(...skipping 2127 matching lines...) Expand 10 before | Expand all | Expand 10 after
2213 'browser/ui/views/profiles/profile_chooser_view.cc', 2212 'browser/ui/views/profiles/profile_chooser_view.cc',
2214 'browser/ui/views/profiles/profile_chooser_view.h', 2213 'browser/ui/views/profiles/profile_chooser_view.h',
2215 'browser/ui/views/screen_capture_notification_ui_views.cc', 2214 'browser/ui/views/screen_capture_notification_ui_views.cc',
2216 'browser/ui/views/sync/one_click_signin_dialog_view.cc', 2215 'browser/ui/views/sync/one_click_signin_dialog_view.cc',
2217 'browser/ui/views/sync/one_click_signin_dialog_view.h', 2216 'browser/ui/views/sync/one_click_signin_dialog_view.h',
2218 'browser/ui/views/sync/profile_signin_confirmation_dialog_views.cc', 2217 'browser/ui/views/sync/profile_signin_confirmation_dialog_views.cc',
2219 'browser/ui/views/sync/profile_signin_confirmation_dialog_views.h', 2218 'browser/ui/views/sync/profile_signin_confirmation_dialog_views.h',
2220 ], 2219 ],
2221 # Cross-platform (except Mac) views sources. 2220 # Cross-platform (except Mac) views sources.
2222 'chrome_browser_ui_views_non_mac_sources': [ 2221 'chrome_browser_ui_views_non_mac_sources': [
2222 # This test header is included because it contains forward declarations
2223 # needed for 'friend' statements for use in tests.
2224 'browser/ui/translate/translate_bubble_test_utils.h',
2223 'browser/ui/views/accessibility/invert_bubble_view.cc', 2225 'browser/ui/views/accessibility/invert_bubble_view.cc',
2224 'browser/ui/views/accessibility/invert_bubble_view.h', 2226 'browser/ui/views/accessibility/invert_bubble_view.h',
2225 'browser/ui/views/autofill/autofill_popup_base_view.cc', 2227 'browser/ui/views/autofill/autofill_popup_base_view.cc',
2226 'browser/ui/views/autofill/autofill_popup_base_view.h', 2228 'browser/ui/views/autofill/autofill_popup_base_view.h',
2227 'browser/ui/views/autofill/autofill_popup_view_views.cc', 2229 'browser/ui/views/autofill/autofill_popup_view_views.cc',
2228 'browser/ui/views/autofill/autofill_popup_view_views.h', 2230 'browser/ui/views/autofill/autofill_popup_view_views.h',
2229 'browser/ui/views/autofill/card_unmask_prompt_views_shim.cc', 2231 'browser/ui/views/autofill/card_unmask_prompt_views_shim.cc',
2230 'browser/ui/views/autofill/password_generation_popup_view_views.cc', 2232 'browser/ui/views/autofill/password_generation_popup_view_views.cc',
2231 'browser/ui/views/autofill/password_generation_popup_view_views.h', 2233 'browser/ui/views/autofill/password_generation_popup_view_views.h',
2232 'browser/ui/views/autofill/save_card_bubble_views.cc', 2234 'browser/ui/views/autofill/save_card_bubble_views.cc',
(...skipping 1097 matching lines...) Expand 10 before | Expand all | Expand 10 after
3330 ], 3332 ],
3331 'sources': [ 3333 'sources': [
3332 '<@(chrome_browser_ui_non_mobile_sources)', 3334 '<@(chrome_browser_ui_non_mobile_sources)',
3333 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', 3335 '<@(chrome_browser_ui_omnibox_non_mobile_sources)',
3334 ], 3336 ],
3335 }], 3337 }],
3336 ], 3338 ],
3337 }, 3339 },
3338 ], 3340 ],
3339 } 3341 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698