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

Side by Side Diff: content/content_browser.gypi

Issue 15385003: Move GPU device/driver info related code from content to gpu. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 7 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 | « content/common/gpu/gpu_messages.h ('k') | content/content_common.gypi » ('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) 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 'dependencies': [ 6 'dependencies': [
7 'browser/speech/proto/speech_proto.gyp:speech_proto', 7 'browser/speech/proto/speech_proto.gyp:speech_proto',
8 '../base/base.gyp:base_static', 8 '../base/base.gyp:base_static',
9 '../crypto/crypto.gyp:crypto', 9 '../crypto/crypto.gyp:crypto',
10 '../google_apis/google_apis.gyp:google_apis', 10 '../google_apis/google_apis.gyp:google_apis',
(...skipping 482 matching lines...) Expand 10 before | Expand all | Expand 10 after
493 'browser/geolocation/wifi_data_provider_mac.h', 493 'browser/geolocation/wifi_data_provider_mac.h',
494 'browser/geolocation/wifi_data_provider_win.cc', 494 'browser/geolocation/wifi_data_provider_win.cc',
495 'browser/geolocation/wifi_data_provider_win.h', 495 'browser/geolocation/wifi_data_provider_win.h',
496 'browser/geolocation/win7_location_api_win.cc', 496 'browser/geolocation/win7_location_api_win.cc',
497 'browser/geolocation/win7_location_api_win.h', 497 'browser/geolocation/win7_location_api_win.h',
498 'browser/geolocation/win7_location_provider_win.cc', 498 'browser/geolocation/win7_location_provider_win.cc',
499 'browser/geolocation/win7_location_provider_win.h', 499 'browser/geolocation/win7_location_provider_win.h',
500 'browser/gpu/browser_gpu_channel_host_factory.cc', 500 'browser/gpu/browser_gpu_channel_host_factory.cc',
501 'browser/gpu/browser_gpu_channel_host_factory.h', 501 'browser/gpu/browser_gpu_channel_host_factory.h',
502 'browser/gpu/compositor_util.cc', 502 'browser/gpu/compositor_util.cc',
503 'browser/gpu/gpu_blacklist.cc',
504 'browser/gpu/gpu_blacklist.h',
505 'browser/gpu/gpu_control_list.cc',
506 'browser/gpu/gpu_control_list.h',
507 'browser/gpu/gpu_control_list_jsons.h',
508 'browser/gpu/gpu_data_manager_impl.cc', 503 'browser/gpu/gpu_data_manager_impl.cc',
509 'browser/gpu/gpu_data_manager_impl.h', 504 'browser/gpu/gpu_data_manager_impl.h',
510 'browser/gpu/gpu_data_manager_impl_private.cc', 505 'browser/gpu/gpu_data_manager_impl_private.cc',
511 'browser/gpu/gpu_data_manager_impl_private.h', 506 'browser/gpu/gpu_data_manager_impl_private.h',
512 'browser/gpu/gpu_driver_bug_list.cc',
513 'browser/gpu/gpu_driver_bug_list.h',
514 'browser/gpu/gpu_driver_bug_list_json.cc',
515 'browser/gpu/gpu_internals_ui.cc', 507 'browser/gpu/gpu_internals_ui.cc',
516 'browser/gpu/gpu_internals_ui.h', 508 'browser/gpu/gpu_internals_ui.h',
517 'browser/gpu/gpu_process_host.cc', 509 'browser/gpu/gpu_process_host.cc',
518 'browser/gpu/gpu_process_host.h', 510 'browser/gpu/gpu_process_host.h',
519 'browser/gpu/gpu_process_host_ui_shim.cc', 511 'browser/gpu/gpu_process_host_ui_shim.cc',
520 'browser/gpu/gpu_process_host_ui_shim.h', 512 'browser/gpu/gpu_process_host_ui_shim.h',
521 'browser/gpu/gpu_surface_tracker.cc', 513 'browser/gpu/gpu_surface_tracker.cc',
522 'browser/gpu/gpu_surface_tracker.h', 514 'browser/gpu/gpu_surface_tracker.h',
523 'browser/gpu/gpu_switching_list.cc',
524 'browser/gpu/gpu_switching_list.h',
525 'browser/gpu/gpu_switching_list_json.cc',
526 'browser/gpu/gpu_util.cc',
527 'browser/gpu/gpu_util.h',
528 'browser/gpu/shader_disk_cache.cc', 515 'browser/gpu/shader_disk_cache.cc',
529 'browser/gpu/shader_disk_cache.h', 516 'browser/gpu/shader_disk_cache.h',
530 'browser/gpu/software_rendering_list_json.cc',
531 'browser/histogram_controller.cc', 517 'browser/histogram_controller.cc',
532 'browser/histogram_controller.h', 518 'browser/histogram_controller.h',
533 'browser/histogram_internals_request_job.cc', 519 'browser/histogram_internals_request_job.cc',
534 'browser/histogram_internals_request_job.h', 520 'browser/histogram_internals_request_job.h',
535 'browser/histogram_message_filter.cc', 521 'browser/histogram_message_filter.cc',
536 'browser/histogram_message_filter.h', 522 'browser/histogram_message_filter.h',
537 'browser/histogram_subscriber.h', 523 'browser/histogram_subscriber.h',
538 'browser/histogram_synchronizer.cc', 524 'browser/histogram_synchronizer.cc',
539 'browser/histogram_synchronizer.h', 525 'browser/histogram_synchronizer.h',
540 'browser/host_zoom_map_impl.cc', 526 'browser/host_zoom_map_impl.cc',
(...skipping 824 matching lines...) Expand 10 before | Expand all | Expand 10 after
1365 '../third_party/speex/speex.gyp:libspeex', 1351 '../third_party/speex/speex.gyp:libspeex',
1366 ], 1352 ],
1367 }], 1353 }],
1368 ['linux_use_libgps==1', { 1354 ['linux_use_libgps==1', {
1369 'dependencies': [ 1355 'dependencies': [
1370 '../build/linux/system.gyp:libgps', 1356 '../build/linux/system.gyp:libgps',
1371 ], 1357 ],
1372 }], 1358 }],
1373 ], 1359 ],
1374 } 1360 }
OLDNEW
« no previous file with comments | « content/common/gpu/gpu_messages.h ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698