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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 8568010: Minor build fixes for aura/touchui (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address reviewer comments. Created 9 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
« no previous file with comments | « no previous file | content/browser/renderer_host/render_widget_host_view.cc » ('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 (c) 2011 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2011 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', 8 'target_name': 'browser',
9 'type': 'static_library', 9 'type': 'static_library',
10 'dependencies': [ 10 'dependencies': [
(...skipping 4167 matching lines...) Expand 10 before | Expand all | Expand 10 after
4178 ['exclude', '^browser/chromeos/native_dialog_window.h'], 4178 ['exclude', '^browser/chromeos/native_dialog_window.h'],
4179 ['exclude', '^browser/external_tab_container_win.cc'], 4179 ['exclude', '^browser/external_tab_container_win.cc'],
4180 ['exclude', '^browser/external_tab_container_win.h'], 4180 ['exclude', '^browser/external_tab_container_win.h'],
4181 ['exclude', '^browser/first_run/first_run_win.cc'], 4181 ['exclude', '^browser/first_run/first_run_win.cc'],
4182 ['exclude', '^browser/first_run/try_chrome_dialog_view.cc'], 4182 ['exclude', '^browser/first_run/try_chrome_dialog_view.cc'],
4183 ['exclude', '^browser/first_run/try_chrome_dialog_view.h'], 4183 ['exclude', '^browser/first_run/try_chrome_dialog_view.h'],
4184 ['exclude', '^browser/google/google_update.cc'], 4184 ['exclude', '^browser/google/google_update.cc'],
4185 ['exclude', '^browser/google/google_update.h'], 4185 ['exclude', '^browser/google/google_update.h'],
4186 ['exclude', '^browser/hang_monitor/'], 4186 ['exclude', '^browser/hang_monitor/'],
4187 ['exclude', '^browser/platform_util_win.cc'], 4187 ['exclude', '^browser/platform_util_win.cc'],
4188 ['exclude', '^browser/renderer_host/render_widget_host_view_views_to uch.cc'],
4189 ['exclude', '^browser/renderer_host/render_widget_host_view_views_to uch.h'],
sadrul 2011/11/15 16:58:38 I think '../render_widget_host_view_views*' is mor
4188 ['exclude', '^browser/tab_contents/web_drag_source_win.cc'], 4190 ['exclude', '^browser/tab_contents/web_drag_source_win.cc'],
4189 ['exclude', '^browser/tab_contents/web_drag_source_win.h'], 4191 ['exclude', '^browser/tab_contents/web_drag_source_win.h'],
4190 ['exclude', '^browser/ui/panels/auto_hiding_desktop_bar_win.cc'], 4192 ['exclude', '^browser/ui/panels/auto_hiding_desktop_bar_win.cc'],
4191 ['exclude', '^browser/ui/tabs/dock_info_win.cc'], 4193 ['exclude', '^browser/ui/tabs/dock_info_win.cc'],
4192 ['exclude', '^browser/ui/views/about_ipc_dialog.cc'], 4194 ['exclude', '^browser/ui/views/about_ipc_dialog.cc'],
4193 ['exclude', '^browser/ui/views/app_menu_button_win.cc'], 4195 ['exclude', '^browser/ui/views/app_menu_button_win.cc'],
4194 ['exclude', '^browser/ui/views/bookmarks/bookmark_editor_view.cc'], 4196 ['exclude', '^browser/ui/views/bookmarks/bookmark_editor_view.cc'],
4195 ['exclude', '^browser/ui/views/bookmarks/bookmark_editor_view.h'], 4197 ['exclude', '^browser/ui/views/bookmarks/bookmark_editor_view.h'],
4196 ['exclude', '^browser/ui/views/browser_bubble_win.cc'], 4198 ['exclude', '^browser/ui/views/browser_bubble_win.cc'],
4197 ['exclude', '^browser/ui/views/bubble/border_widget_win.cc'], 4199 ['exclude', '^browser/ui/views/bubble/border_widget_win.cc'],
(...skipping 13 matching lines...) Expand all
4211 ['exclude', '^browser/ui/views/hung_renderer_view.cc'], 4213 ['exclude', '^browser/ui/views/hung_renderer_view.cc'],
4212 ['exclude', '^browser/ui/views/importer/import_progress_dialog_view. cc'], 4214 ['exclude', '^browser/ui/views/importer/import_progress_dialog_view. cc'],
4213 ['exclude', '^browser/ui/views/native_constrained_window_win.cc'], 4215 ['exclude', '^browser/ui/views/native_constrained_window_win.cc'],
4214 ['exclude', '^browser/ui/views/omnibox/omnibox_view_win.cc'], 4216 ['exclude', '^browser/ui/views/omnibox/omnibox_view_win.cc'],
4215 ['exclude', '^browser/ui/views/omnibox/omnibox_view_win.h'], 4217 ['exclude', '^browser/ui/views/omnibox/omnibox_view_win.h'],
4216 ['exclude', '^browser/ui/views/shell_dialogs_win.cc'], 4218 ['exclude', '^browser/ui/views/shell_dialogs_win.cc'],
4217 ['include', '^browser/ui/views/simple_message_box_views.cc'], 4219 ['include', '^browser/ui/views/simple_message_box_views.cc'],
4218 ['include', '^browser/ui/views/simple_message_box_views.h'], 4220 ['include', '^browser/ui/views/simple_message_box_views.h'],
4219 ['exclude', '^browser/ui/views/simple_message_box_win.cc'], 4221 ['exclude', '^browser/ui/views/simple_message_box_win.cc'],
4220 ['exclude', '^browser/ui/views/ssl_client_certificate_selector.cc'], 4222 ['exclude', '^browser/ui/views/ssl_client_certificate_selector.cc'],
4223 ['exclude', '^browser/ui/views/tab_contents/native_tab_contents_cont ainer_views.cc'],
4224 ['exclude', '^browser/ui/views/tab_contents/native_tab_contents_cont ainer_views.h'],
4221 ['exclude', '^browser/ui/views/tab_contents/native_tab_contents_cont ainer_win.cc'], 4225 ['exclude', '^browser/ui/views/tab_contents/native_tab_contents_cont ainer_win.cc'],
4222 ['exclude', '^browser/ui/views/tab_contents/native_tab_contents_cont ainer_win.h'], 4226 ['exclude', '^browser/ui/views/tab_contents/native_tab_contents_cont ainer_win.h'],
4227 ['exclude', '^browser/ui/views/tab_contents/native_tab_contents_view _views.cc'],
4228 ['exclude', '^browser/ui/views/tab_contents/native_tab_contents_view _views.h'],
4223 ['exclude', '^browser/ui/views/tab_contents/native_tab_contents_view _win.cc'], 4229 ['exclude', '^browser/ui/views/tab_contents/native_tab_contents_view _win.cc'],
4224 ['exclude', '^browser/ui/views/tab_contents/native_tab_contents_view _win.h'], 4230 ['exclude', '^browser/ui/views/tab_contents/native_tab_contents_view _win.h'],
4225 ['exclude', '^browser/ui/views/tab_contents/tab_contents_drag_win.cc '], 4231 ['exclude', '^browser/ui/views/tab_contents/tab_contents_drag_win.cc '],
4226 ['exclude', '^browser/ui/views/tab_contents/tab_contents_drag_win.h' ], 4232 ['exclude', '^browser/ui/views/tab_contents/tab_contents_drag_win.h' ],
4227 ['exclude', '^browser/ui/views/tabs/native_view_photobooth.h'], 4233 ['exclude', '^browser/ui/views/tabs/native_view_photobooth.h'],
4228 ['exclude', '^browser/ui/views/tabs/native_view_photobooth_win.cc'], 4234 ['exclude', '^browser/ui/views/tabs/native_view_photobooth_win.cc'],
4229 ['exclude', '^browser/ui/views/tabs/native_view_photobooth_win.h'], 4235 ['exclude', '^browser/ui/views/tabs/native_view_photobooth_win.h'],
4230 ['exclude', '^browser/ui/views/task_manager_view.cc'], 4236 ['exclude', '^browser/ui/views/task_manager_view.cc'],
4231 ['exclude', '^browser/ui/views/task_manager_view.h'], 4237 ['exclude', '^browser/ui/views/task_manager_view.h'],
4232 ['exclude', '^browser/ui/views/user_data_dir_dialog.cc'], 4238 ['exclude', '^browser/ui/views/user_data_dir_dialog.cc'],
(...skipping 1035 matching lines...) Expand 10 before | Expand all | Expand 10 after
5268 'type': 'static_library', 5274 'type': 'static_library',
5269 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], 5275 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ],
5270 'variables': { 5276 'variables': {
5271 'proto_in_dir': 'browser/history', 5277 'proto_in_dir': 'browser/history',
5272 'proto_out_dir': 'chrome/browser/history', 5278 'proto_out_dir': 'chrome/browser/history',
5273 }, 5279 },
5274 'includes': [ '../build/protoc.gypi' ] 5280 'includes': [ '../build/protoc.gypi' ]
5275 }, 5281 },
5276 ], 5282 ],
5277 } 5283 }
OLDNEW
« no previous file with comments | « no previous file | content/browser/renderer_host/render_widget_host_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698