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

Side by Side Diff: chrome/chrome_browser_ui.gypi

Issue 11377140: re-re-land of https://codereview.chromium.org/11364053/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more renames\! Created 8 years, 1 month 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 | Annotate | Revision Log
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # 2 #
3 # Use of this source code is governed by a BSD-style license that can be 3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file. 4 # found in the LICENSE file.
5 5
6 { 6 {
7 'targets': [ 7 'targets': [
8 { 8 {
9 'target_name': 'browser_ui', 9 'target_name': 'browser_ui',
10 'type': 'static_library', 10 'type': 'static_library',
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
154 'browser/ui/ash/tabs/dock_info_ash.h', 154 'browser/ui/ash/tabs/dock_info_ash.h',
155 'browser/ui/ash/tabs/dock_info_chromeos.cc', 155 'browser/ui/ash/tabs/dock_info_chromeos.cc',
156 'browser/ui/ash/user_action_handler.cc', 156 'browser/ui/ash/user_action_handler.cc',
157 'browser/ui/ash/user_action_handler.h', 157 'browser/ui/ash/user_action_handler.h',
158 'browser/ui/ash/volume_controller_chromeos.cc', 158 'browser/ui/ash/volume_controller_chromeos.cc',
159 'browser/ui/ash/volume_controller_chromeos.h', 159 'browser/ui/ash/volume_controller_chromeos.h',
160 'browser/ui/ash/window_positioner.cc', 160 'browser/ui/ash/window_positioner.cc',
161 'browser/ui/ash/window_positioner.h', 161 'browser/ui/ash/window_positioner.h',
162 'browser/ui/aura/chrome_browser_main_extra_parts_aura.cc', 162 'browser/ui/aura/chrome_browser_main_extra_parts_aura.cc',
163 'browser/ui/aura/chrome_browser_main_extra_parts_aura.h', 163 'browser/ui/aura/chrome_browser_main_extra_parts_aura.h',
164 'browser/ui/aura/stacking_client_aura.cc',
165 'browser/ui/aura/stacking_client_aura.h',
164 'browser/ui/aura/tabs/dock_info_aurax11.cc', 166 'browser/ui/aura/tabs/dock_info_aurax11.cc',
165 'browser/ui/autofill/autofill_dialog_controller.cc', 167 'browser/ui/autofill/autofill_dialog_controller.cc',
166 'browser/ui/autofill/autofill_dialog_controller.h', 168 'browser/ui/autofill/autofill_dialog_controller.h',
167 'browser/ui/autofill/autofill_dialog_template.cc', 169 'browser/ui/autofill/autofill_dialog_template.cc',
168 'browser/ui/autofill/autofill_dialog_template.h', 170 'browser/ui/autofill/autofill_dialog_template.h',
169 'browser/ui/autofill/autofill_dialog_view.cc', 171 'browser/ui/autofill/autofill_dialog_view.cc',
170 'browser/ui/autofill/autofill_dialog_view.h', 172 'browser/ui/autofill/autofill_dialog_view.h',
171 'browser/ui/autofill/tab_autofill_manager_delegate.cc', 173 'browser/ui/autofill/tab_autofill_manager_delegate.cc',
172 'browser/ui/autofill/tab_autofill_manager_delegate.h', 174 'browser/ui/autofill/tab_autofill_manager_delegate.h',
173 'browser/ui/auto_login_info_bar_delegate.cc', 175 'browser/ui/auto_login_info_bar_delegate.cc',
(...skipping 2577 matching lines...) Expand 10 before | Expand all | Expand 10 after
2751 ['exclude', '^browser/ui/views/select_file_dialog_extension.cc'], 2753 ['exclude', '^browser/ui/views/select_file_dialog_extension.cc'],
2752 ['exclude', '^browser/ui/views/select_file_dialog_extension.h'], 2754 ['exclude', '^browser/ui/views/select_file_dialog_extension.h'],
2753 ['exclude', '^browser/ui/views/select_file_dialog_extension_factory. cc'], 2755 ['exclude', '^browser/ui/views/select_file_dialog_extension_factory. cc'],
2754 ['exclude', '^browser/ui/views/select_file_dialog_extension_factory. h'], 2756 ['exclude', '^browser/ui/views/select_file_dialog_extension_factory. h'],
2755 ]} 2757 ]}
2756 ], 2758 ],
2757 ], 2759 ],
2758 }, 2760 },
2759 ], 2761 ],
2760 } 2762 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/views/status_bubble_views.cc ('k') | content/browser/renderer_host/render_widget_host_view_aura.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698