| OLD | NEW |
| 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 'variables': { | 6 'variables': { |
| 7 'chromium_code': 1, | 7 'chromium_code': 1, |
| 8 }, | 8 }, |
| 9 'targets': [ | 9 'targets': [ |
| 10 { | 10 { |
| 11 # GN version: //cc | 11 # GN version: //cc |
| 12 'target_name': 'cc', | 12 'target_name': 'cc', |
| 13 'type': '<(component)', | 13 'type': '<(component)', |
| 14 'dependencies': [ | 14 'dependencies': [ |
| 15 'cc_proto', | 15 'cc_proto', |
| 16 '<(DEPTH)/base/base.gyp:base', | 16 '<(DEPTH)/base/base.gyp:base', |
| 17 '<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:d
ynamic_annotations', | 17 '<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:d
ynamic_annotations', |
| 18 '<(DEPTH)/gpu/gpu.gyp:gpu', | 18 '<(DEPTH)/gpu/gpu.gyp:gpu', |
| 19 '<(DEPTH)/media/media.gyp:media', | 19 '<(DEPTH)/media/media.gyp:media', |
| 20 '<(DEPTH)/skia/skia.gyp:skia', | 20 '<(DEPTH)/skia/skia.gyp:skia', |
| 21 '<(DEPTH)/third_party/protobuf/protobuf.gyp:protobuf_lite', | 21 '<(DEPTH)/third_party/protobuf/protobuf.gyp:protobuf_lite', |
| 22 '<(DEPTH)/third_party/qcms:qcms', |
| 22 '<(DEPTH)/ui/events/events.gyp:events_base', | 23 '<(DEPTH)/ui/events/events.gyp:events_base', |
| 23 '<(DEPTH)/ui/gfx/gfx.gyp:gfx', | 24 '<(DEPTH)/ui/gfx/gfx.gyp:gfx', |
| 24 '<(DEPTH)/ui/gfx/gfx.gyp:gfx_geometry', | 25 '<(DEPTH)/ui/gfx/gfx.gyp:gfx_geometry', |
| 25 '<(DEPTH)/ui/gl/gl.gyp:gl', | 26 '<(DEPTH)/ui/gl/gl.gyp:gl', |
| 26 ], | 27 ], |
| 27 'variables': { | 28 'variables': { |
| 28 'optimize': 'max', | 29 'optimize': 'max', |
| 29 }, | 30 }, |
| 30 'export_dependent_settings': [ | 31 'export_dependent_settings': [ |
| 31 '<(DEPTH)/skia/skia.gyp:skia', | 32 '<(DEPTH)/skia/skia.gyp:skia', |
| (...skipping 246 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 278 'output/direct_renderer.cc', | 279 'output/direct_renderer.cc', |
| 279 'output/direct_renderer.h', | 280 'output/direct_renderer.h', |
| 280 'output/dynamic_geometry_binding.cc', | 281 'output/dynamic_geometry_binding.cc', |
| 281 'output/dynamic_geometry_binding.h', | 282 'output/dynamic_geometry_binding.h', |
| 282 'output/filter_operation.cc', | 283 'output/filter_operation.cc', |
| 283 'output/filter_operation.h', | 284 'output/filter_operation.h', |
| 284 'output/filter_operations.cc', | 285 'output/filter_operations.cc', |
| 285 'output/filter_operations.h', | 286 'output/filter_operations.h', |
| 286 'output/geometry_binding.cc', | 287 'output/geometry_binding.cc', |
| 287 'output/geometry_binding.h', | 288 'output/geometry_binding.h', |
| 289 'output/gl_color_lut_cache.cc', |
| 290 'output/gl_color_lut_cache.h', |
| 288 'output/gl_frame_data.cc', | 291 'output/gl_frame_data.cc', |
| 289 'output/gl_frame_data.h', | 292 'output/gl_frame_data.h', |
| 290 'output/gl_renderer.cc', | 293 'output/gl_renderer.cc', |
| 291 'output/gl_renderer.h', | 294 'output/gl_renderer.h', |
| 292 'output/gl_renderer_draw_cache.cc', | 295 'output/gl_renderer_draw_cache.cc', |
| 293 'output/gl_renderer_draw_cache.h', | 296 'output/gl_renderer_draw_cache.h', |
| 294 'output/latency_info_swap_promise.cc', | 297 'output/latency_info_swap_promise.cc', |
| 295 'output/latency_info_swap_promise.h', | 298 'output/latency_info_swap_promise.h', |
| 296 'output/layer_quad.cc', | 299 'output/layer_quad.cc', |
| 297 'output/layer_quad.h', | 300 'output/layer_quad.h', |
| (...skipping 26 matching lines...) Expand all Loading... |
| 324 'output/software_output_device.cc', | 327 'output/software_output_device.cc', |
| 325 'output/software_output_device.h', | 328 'output/software_output_device.h', |
| 326 'output/software_renderer.cc', | 329 'output/software_renderer.cc', |
| 327 'output/software_renderer.h', | 330 'output/software_renderer.h', |
| 328 'output/static_geometry_binding.cc', | 331 'output/static_geometry_binding.cc', |
| 329 'output/static_geometry_binding.h', | 332 'output/static_geometry_binding.h', |
| 330 'output/swap_promise.h', | 333 'output/swap_promise.h', |
| 331 'output/texture_mailbox_deleter.cc', | 334 'output/texture_mailbox_deleter.cc', |
| 332 'output/texture_mailbox_deleter.h', | 335 'output/texture_mailbox_deleter.h', |
| 333 'output/vulkan_context_provider.h', | 336 'output/vulkan_context_provider.h', |
| 337 'output/vulkan_in_process_context_provider.cc', |
| 334 'output/vulkan_in_process_context_provider.h', | 338 'output/vulkan_in_process_context_provider.h', |
| 335 'output/vulkan_in_process_context_provider.cc', | |
| 336 'playback/clip_display_item.cc', | 339 'playback/clip_display_item.cc', |
| 337 'playback/clip_display_item.h', | 340 'playback/clip_display_item.h', |
| 338 'playback/clip_path_display_item.cc', | 341 'playback/clip_path_display_item.cc', |
| 339 'playback/clip_path_display_item.h', | 342 'playback/clip_path_display_item.h', |
| 340 'playback/compositing_display_item.cc', | 343 'playback/compositing_display_item.cc', |
| 341 'playback/compositing_display_item.h', | 344 'playback/compositing_display_item.h', |
| 342 'playback/decoded_draw_image.cc', | 345 'playback/decoded_draw_image.cc', |
| 343 'playback/decoded_draw_image.h', | 346 'playback/decoded_draw_image.h', |
| 344 'playback/discardable_image_map.cc', | 347 'playback/discardable_image_map.cc', |
| 345 'playback/discardable_image_map.h', | 348 'playback/discardable_image_map.h', |
| (...skipping 366 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 712 'surfaces/surface_resource_holder.h', | 715 'surfaces/surface_resource_holder.h', |
| 713 'surfaces/surface_sequence.h', | 716 'surfaces/surface_sequence.h', |
| 714 'surfaces/surfaces_export.h', | 717 'surfaces/surfaces_export.h', |
| 715 ], | 718 ], |
| 716 'includes': [ | 719 'includes': [ |
| 717 '../build/android/increase_size_for_speed.gypi', | 720 '../build/android/increase_size_for_speed.gypi', |
| 718 ], | 721 ], |
| 719 }, | 722 }, |
| 720 ], | 723 ], |
| 721 } | 724 } |
| OLD | NEW |