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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 9701002: Aura/ash split: Split the extra parts into ash and aura parts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to trunk to try again Created 8 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 | Annotate | Revision Log
« no previous file with comments | « chrome/browser/ui/views/tabs/tab_drag_controller2.cc ('k') | no next file » | 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) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 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 'targets': [ 6 'targets': [
7 { 7 {
8 'target_name': 'browser', 8 'target_name': 'browser',
9 'type': 'static_library', 9 'type': 'static_library',
10 'variables': { 'enable_wexit_time_destructors': 1, }, 10 'variables': { 'enable_wexit_time_destructors': 1, },
(...skipping 350 matching lines...) Expand 10 before | Expand all | Expand 10 after
361 'browser/certificate_viewer.cc', 361 'browser/certificate_viewer.cc',
362 'browser/certificate_viewer.h', 362 'browser/certificate_viewer.h',
363 'browser/character_encoding.cc', 363 'browser/character_encoding.cc',
364 'browser/character_encoding.h', 364 'browser/character_encoding.h',
365 'browser/chrome_benchmarking_message_filter.cc', 365 'browser/chrome_benchmarking_message_filter.cc',
366 'browser/chrome_benchmarking_message_filter.h', 366 'browser/chrome_benchmarking_message_filter.h',
367 'browser/chrome_browser_application_mac.h', 367 'browser/chrome_browser_application_mac.h',
368 'browser/chrome_browser_application_mac.mm', 368 'browser/chrome_browser_application_mac.mm',
369 'browser/chrome_browser_main.cc', 369 'browser/chrome_browser_main.cc',
370 'browser/chrome_browser_main.h', 370 'browser/chrome_browser_main.h',
371 'browser/chrome_browser_main_extra_parts.cc',
372 'browser/chrome_browser_main_extra_parts.h',
373 'browser/chrome_browser_main_extra_parts_ash.cc',
374 'browser/chrome_browser_main_extra_parts_ash.h',
375 'browser/chrome_browser_main_extra_parts_aura.cc',
376 'browser/chrome_browser_main_extra_parts_aura.h',
377 'browser/chrome_browser_main_extra_parts_gtk.cc',
378 'browser/chrome_browser_main_extra_parts_gtk.h',
379 'browser/chrome_browser_main_extra_parts_views.cc',
380 'browser/chrome_browser_main_extra_parts_views.h',
371 'browser/chrome_browser_main_linux.cc', 381 'browser/chrome_browser_main_linux.cc',
372 'browser/chrome_browser_main_linux.h', 382 'browser/chrome_browser_main_linux.h',
383 'browser/chrome_browser_main_mac.h',
373 'browser/chrome_browser_main_mac.mm', 384 'browser/chrome_browser_main_mac.mm',
374 'browser/chrome_browser_main_mac.h',
375 'browser/chrome_browser_main_posix.cc', 385 'browser/chrome_browser_main_posix.cc',
376 'browser/chrome_browser_main_posix.h', 386 'browser/chrome_browser_main_posix.h',
377 'browser/chrome_browser_main_win.cc', 387 'browser/chrome_browser_main_win.cc',
378 'browser/chrome_browser_main_win.h', 388 'browser/chrome_browser_main_win.h',
379 'browser/chrome_browser_main_x11.cc', 389 'browser/chrome_browser_main_x11.cc',
380 'browser/chrome_browser_main_x11.h', 390 'browser/chrome_browser_main_x11.h',
381 'browser/chrome_browser_main_extra_parts.cc',
382 'browser/chrome_browser_main_extra_parts.h',
383 'browser/chrome_browser_main_extra_parts_aura.cc',
384 'browser/chrome_browser_main_extra_parts_aura.h',
385 'browser/chrome_browser_main_extra_parts_gtk.cc',
386 'browser/chrome_browser_main_extra_parts_gtk.h',
387 'browser/chrome_browser_main_extra_parts_views.cc',
388 'browser/chrome_browser_main_extra_parts_views.h',
389 'browser/chrome_content_browser_client.cc', 391 'browser/chrome_content_browser_client.cc',
390 'browser/chrome_content_browser_client.h', 392 'browser/chrome_content_browser_client.h',
391 'browser/chrome_page_zoom_constants.cc', 393 'browser/chrome_page_zoom_constants.cc',
392 'browser/chrome_page_zoom_constants.h', 394 'browser/chrome_page_zoom_constants.h',
393 'browser/chrome_page_zoom.cc', 395 'browser/chrome_page_zoom.cc',
394 'browser/chrome_page_zoom.h', 396 'browser/chrome_page_zoom.h',
395 'browser/chrome_plugin_service_filter.cc', 397 'browser/chrome_plugin_service_filter.cc',
396 'browser/chrome_plugin_service_filter.h', 398 'browser/chrome_plugin_service_filter.h',
397 'browser/chrome_quota_permission_context.cc', 399 'browser/chrome_quota_permission_context.cc',
398 'browser/chrome_quota_permission_context.h', 400 'browser/chrome_quota_permission_context.h',
(...skipping 3829 matching lines...) Expand 10 before | Expand all | Expand 10 after
4228 'browser/password_manager/native_backend_gnome_x.h', 4230 'browser/password_manager/native_backend_gnome_x.h',
4229 ], 4231 ],
4230 }], 4232 }],
4231 # linux/chromeos only status area button. 4233 # linux/chromeos only status area button.
4232 ['OS=="linux" and use_aura==1', { 4234 ['OS=="linux" and use_aura==1', {
4233 'sources/': [ 4235 'sources/': [
4234 ['include', '^browser/chromeos/status/memory_menu_button.cc'], 4236 ['include', '^browser/chromeos/status/memory_menu_button.cc'],
4235 ['include', '^browser/chromeos/status/memory_menu_button.h'], 4237 ['include', '^browser/chromeos/status/memory_menu_button.h'],
4236 ], 4238 ],
4237 }], 4239 }],
4240 ['use_ash==1', {
4241 'dependencies': [
4242 '../ash/ash.gyp:ash',
4243 ],
4244 }],
4238 ['use_aura==1', { 4245 ['use_aura==1', {
4239 'sources/': [ 4246 'sources/': [
4240 ['exclude', '^browser/aeropeek_manager.cc'], 4247 ['exclude', '^browser/aeropeek_manager.cc'],
4241 ['exclude', '^browser/automation/automation_provider_win.cc'], 4248 ['exclude', '^browser/automation/automation_provider_win.cc'],
4242 ['exclude', '^browser/automation/chrome_frame_automation_provider.cc '], 4249 ['exclude', '^browser/automation/chrome_frame_automation_provider.cc '],
4243 ['exclude', '^browser/automation/chrome_frame_automation_provider.h' ], 4250 ['exclude', '^browser/automation/chrome_frame_automation_provider.h' ],
4244 ['exclude', '^browser/automation/testing_automation_provider_win.cc' ], 4251 ['exclude', '^browser/automation/testing_automation_provider_win.cc' ],
4245 ['exclude', '^browser/chromeos/native_dialog_window.cc'], 4252 ['exclude', '^browser/chromeos/native_dialog_window.cc'],
4246 ['exclude', '^browser/chromeos/native_dialog_window.h'], 4253 ['exclude', '^browser/chromeos/native_dialog_window.h'],
4247 ['exclude', '^browser/chromeos/frame/bubble_frame_view.h'], 4254 ['exclude', '^browser/chromeos/frame/bubble_frame_view.h'],
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
4302 #['include', '^browser/ui/views/ash/gesture_prefs_aura.cc'], 4309 #['include', '^browser/ui/views/ash/gesture_prefs_aura.cc'],
4303 ['include', '^browser/ui/views/simple_message_box_views.cc'], 4310 ['include', '^browser/ui/views/simple_message_box_views.cc'],
4304 ['include', '^browser/ui/views/simple_message_box_views.h'], 4311 ['include', '^browser/ui/views/simple_message_box_views.h'],
4305 ['include', '^browser/ui/webui/certificate_viewer_webui.cc'], 4312 ['include', '^browser/ui/webui/certificate_viewer_webui.cc'],
4306 ['include', '^browser/ui/webui/certificate_viewer_webui.h'], 4313 ['include', '^browser/ui/webui/certificate_viewer_webui.h'],
4307 ['include', '^browser/ui/webui/certificate_viewer_ui.cc'], 4314 ['include', '^browser/ui/webui/certificate_viewer_ui.cc'],
4308 ['include', '^browser/ui/webui/certificate_viewer_ui.h'], 4315 ['include', '^browser/ui/webui/certificate_viewer_ui.h'],
4309 ], 4316 ],
4310 'dependencies': [ 4317 'dependencies': [
4311 '../ui/aura/aura.gyp:aura', 4318 '../ui/aura/aura.gyp:aura',
4312 '../ash/ash.gyp:ash',
4313 '../ui/gfx/compositor/compositor.gyp:compositor', 4319 '../ui/gfx/compositor/compositor.gyp:compositor',
4314 ], 4320 ],
4315 }], 4321 }],
4316 ['ui_compositor_image_transport==1', { 4322 ['ui_compositor_image_transport==1', {
4317 'dependencies': [ 4323 'dependencies': [
4318 '../ui/gfx/gl/gl.gyp:gl', 4324 '../ui/gfx/gl/gl.gyp:gl',
4319 ], 4325 ],
4320 }], 4326 }],
4321 ['use_virtual_keyboard==0', { 4327 ['use_virtual_keyboard==0', {
4322 'sources/': [ 4328 'sources/': [
(...skipping 1031 matching lines...) Expand 10 before | Expand all | Expand 10 after
5354 'variables': { 5360 'variables': {
5355 'proto_in_dir': '../third_party/cros_system_api/dbus/', 5361 'proto_in_dir': '../third_party/cros_system_api/dbus/',
5356 'proto_out_dir': 'chrome/browser/chromeos/dbus', 5362 'proto_out_dir': 'chrome/browser/chromeos/dbus',
5357 }, 5363 },
5358 'includes': ['../build/protoc.gypi'], 5364 'includes': ['../build/protoc.gypi'],
5359 }], 5365 }],
5360 ], 5366 ],
5361 }, 5367 },
5362 ], 5368 ],
5363 } 5369 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/views/tabs/tab_drag_controller2.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698