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

Side by Side Diff: cc/cc.gyp

Issue 951673002: Revert "Pull chromium at 2c3ffb2355a27c32f45e508ef861416b820c823b" (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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
« no previous file with comments | « cc/blink/web_layer_impl.cc ('k') | cc/cc_tests.gyp » ('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 'variables': { 6 'variables': {
7 'chromium_code': 1, 7 'chromium_code': 1,
8 }, 8 },
9 'targets': [ 9 'targets': [
10 { 10 {
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 'animation/animation_registrar.h', 45 'animation/animation_registrar.h',
46 'animation/keyframed_animation_curve.cc', 46 'animation/keyframed_animation_curve.cc',
47 'animation/keyframed_animation_curve.h', 47 'animation/keyframed_animation_curve.h',
48 'animation/layer_animation_controller.cc', 48 'animation/layer_animation_controller.cc',
49 'animation/layer_animation_controller.h', 49 'animation/layer_animation_controller.h',
50 'animation/layer_animation_event_observer.h', 50 'animation/layer_animation_event_observer.h',
51 'animation/layer_animation_value_observer.h', 51 'animation/layer_animation_value_observer.h',
52 'animation/layer_animation_value_provider.h', 52 'animation/layer_animation_value_provider.h',
53 'animation/scroll_offset_animation_curve.cc', 53 'animation/scroll_offset_animation_curve.cc',
54 'animation/scroll_offset_animation_curve.h', 54 'animation/scroll_offset_animation_curve.h',
55 'animation/scrollbar_animation_controller.h',
55 'animation/scrollbar_animation_controller.cc', 56 'animation/scrollbar_animation_controller.cc',
56 'animation/scrollbar_animation_controller.h',
57 'animation/scrollbar_animation_controller_linear_fade.cc', 57 'animation/scrollbar_animation_controller_linear_fade.cc',
58 'animation/scrollbar_animation_controller_linear_fade.h', 58 'animation/scrollbar_animation_controller_linear_fade.h',
59 'animation/scrollbar_animation_controller_thinning.cc', 59 'animation/scrollbar_animation_controller_thinning.cc',
60 'animation/scrollbar_animation_controller_thinning.h', 60 'animation/scrollbar_animation_controller_thinning.h',
61 'animation/timing_function.cc', 61 'animation/timing_function.cc',
62 'animation/timing_function.h', 62 'animation/timing_function.h',
63 'animation/transform_operation.cc', 63 'animation/transform_operation.cc',
64 'animation/transform_operation.h', 64 'animation/transform_operation.h',
65 'animation/transform_operations.cc', 65 'animation/transform_operations.cc',
66 'animation/transform_operations.h', 66 'animation/transform_operations.h',
(...skipping 14 matching lines...) Expand all
81 'base/rolling_time_delta_history.cc', 81 'base/rolling_time_delta_history.cc',
82 'base/rolling_time_delta_history.h', 82 'base/rolling_time_delta_history.h',
83 'base/scoped_ptr_algorithm.h', 83 'base/scoped_ptr_algorithm.h',
84 'base/scoped_ptr_deque.h', 84 'base/scoped_ptr_deque.h',
85 'base/scoped_ptr_vector.h', 85 'base/scoped_ptr_vector.h',
86 'base/simple_enclosed_region.cc', 86 'base/simple_enclosed_region.cc',
87 'base/simple_enclosed_region.h', 87 'base/simple_enclosed_region.h',
88 'base/swap_promise.h', 88 'base/swap_promise.h',
89 'base/swap_promise_monitor.cc', 89 'base/swap_promise_monitor.cc',
90 'base/swap_promise_monitor.h', 90 'base/swap_promise_monitor.h',
91 'base/synced_property.h',
91 'base/switches.cc', 92 'base/switches.cc',
92 'base/switches.h', 93 'base/switches.h',
93 'base/synced_property.h',
94 'base/tiling_data.cc', 94 'base/tiling_data.cc',
95 'base/tiling_data.h', 95 'base/tiling_data.h',
96 'base/time_util.h', 96 'base/time_util.h',
97 'base/unique_notifier.cc', 97 'base/unique_notifier.cc',
98 'base/unique_notifier.h', 98 'base/unique_notifier.h',
99 'base/util.h', 99 'base/util.h',
100 'debug/benchmark_instrumentation.cc', 100 'debug/benchmark_instrumentation.cc',
101 'debug/benchmark_instrumentation.h', 101 'debug/benchmark_instrumentation.h',
102 'debug/debug_colors.cc', 102 'debug/debug_colors.cc',
103 'debug/debug_colors.h', 103 'debug/debug_colors.h',
104 'debug/debug_rect_history.cc', 104 'debug/debug_rect_history.cc',
105 'debug/debug_rect_history.h', 105 'debug/debug_rect_history.h',
106 'debug/devtools_instrumentation.h', 106 'debug/devtools_instrumentation.h',
107 'debug/frame_rate_counter.cc', 107 'debug/frame_rate_counter.cc',
108 'debug/frame_rate_counter.h', 108 'debug/frame_rate_counter.h',
109 'debug/frame_timing_request.cc', 109 'debug/frame_timing_request.cc',
110 'debug/frame_timing_request.h', 110 'debug/frame_timing_request.h',
111 'debug/frame_timing_tracker.cc', 111 'debug/frame_timing_tracker.cc',
112 'debug/frame_timing_tracker.h', 112 'debug/frame_timing_tracker.h',
113 'debug/frame_viewer_instrumentation.cc', 113 'debug/frame_viewer_instrumentation.cc',
114 'debug/frame_viewer_instrumentation.h', 114 'debug/frame_viewer_instrumentation.h',
115 'debug/invalidation_benchmark.cc', 115 'debug/invalidation_benchmark.cc',
116 'debug/invalidation_benchmark.h', 116 'debug/invalidation_benchmark.h',
117 'debug/lap_timer.cc', 117 'debug/lap_timer.cc',
118 'debug/lap_timer.h', 118 'debug/lap_timer.h',
119 'debug/layer_tree_debug_state.cc', 119 'debug/layer_tree_debug_state.cc',
120 'debug/layer_tree_debug_state.h', 120 'debug/layer_tree_debug_state.h',
121 'debug/micro_benchmark.cc', 121 'debug/micro_benchmark.cc',
122 'debug/micro_benchmark.h', 122 'debug/micro_benchmark.h',
123 'debug/micro_benchmark_impl.cc',
124 'debug/micro_benchmark_impl.h',
123 'debug/micro_benchmark_controller.cc', 125 'debug/micro_benchmark_controller.cc',
124 'debug/micro_benchmark_controller.h', 126 'debug/micro_benchmark_controller.h',
125 'debug/micro_benchmark_controller_impl.cc', 127 'debug/micro_benchmark_controller_impl.cc',
126 'debug/micro_benchmark_controller_impl.h', 128 'debug/micro_benchmark_controller_impl.h',
127 'debug/micro_benchmark_impl.cc',
128 'debug/micro_benchmark_impl.h',
129 'debug/paint_time_counter.cc', 129 'debug/paint_time_counter.cc',
130 'debug/paint_time_counter.h', 130 'debug/paint_time_counter.h',
131 'debug/picture_debug_util.cc', 131 'debug/picture_debug_util.cc',
132 'debug/picture_debug_util.h', 132 'debug/picture_debug_util.h',
133 'debug/picture_record_benchmark.cc', 133 'debug/picture_record_benchmark.cc',
134 'debug/picture_record_benchmark.h', 134 'debug/picture_record_benchmark.h',
135 'debug/rasterize_and_record_benchmark.cc', 135 'debug/rasterize_and_record_benchmark.cc',
136 'debug/rasterize_and_record_benchmark.h', 136 'debug/rasterize_and_record_benchmark.h',
137 'debug/rasterize_and_record_benchmark_impl.cc', 137 'debug/rasterize_and_record_benchmark_impl.cc',
138 'debug/rasterize_and_record_benchmark_impl.h', 138 'debug/rasterize_and_record_benchmark_impl.h',
139 'debug/rendering_stats.cc', 139 'debug/rendering_stats.cc',
140 'debug/rendering_stats.h', 140 'debug/rendering_stats.h',
141 'debug/rendering_stats_instrumentation.cc', 141 'debug/rendering_stats_instrumentation.cc',
142 'debug/rendering_stats_instrumentation.h', 142 'debug/rendering_stats_instrumentation.h',
143 'debug/ring_buffer.h', 143 'debug/ring_buffer.h',
144 'debug/traced_picture.cc', 144 'debug/traced_picture.cc',
145 'debug/traced_picture.h', 145 'debug/traced_picture.h',
146 'debug/traced_value.cc', 146 'debug/traced_value.cc',
147 'debug/traced_value.h', 147 'debug/traced_value.h',
148 'debug/unittest_only_benchmark.cc', 148 'debug/unittest_only_benchmark.cc',
149 'debug/unittest_only_benchmark.h', 149 'debug/unittest_only_benchmark.h',
150 'debug/unittest_only_benchmark_impl.cc', 150 'debug/unittest_only_benchmark_impl.cc',
151 'debug/unittest_only_benchmark_impl.h', 151 'debug/unittest_only_benchmark_impl.h',
152 'input/input_handler.cc', 152 'input/input_handler.cc',
153 'input/input_handler.h', 153 'input/input_handler.h',
154 'input/page_scale_animation.cc',
155 'input/page_scale_animation.h',
154 'input/layer_selection_bound.cc', 156 'input/layer_selection_bound.cc',
155 'input/layer_selection_bound.h', 157 'input/layer_selection_bound.h',
156 'input/page_scale_animation.cc',
157 'input/page_scale_animation.h',
158 'input/scroll_elasticity_helper.cc', 158 'input/scroll_elasticity_helper.cc',
159 'input/scroll_elasticity_helper.h', 159 'input/scroll_elasticity_helper.h',
160 'input/selection_bound_type.h', 160 'input/selection_bound_type.h',
161 'input/top_controls_manager.cc', 161 'input/top_controls_manager.cc',
162 'input/top_controls_manager.h', 162 'input/top_controls_manager.h',
163 'input/top_controls_manager_client.h', 163 'input/top_controls_manager_client.h',
164 'layers/append_quads_data.h', 164 'layers/append_quads_data.h',
165 'layers/content_layer.cc', 165 'layers/content_layer.cc',
166 'layers/content_layer.h', 166 'layers/content_layer.h',
167 'layers/content_layer_client.h', 167 'layers/content_layer_client.h',
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
266 'output/compositor_frame_ack.cc', 266 'output/compositor_frame_ack.cc',
267 'output/compositor_frame_ack.h', 267 'output/compositor_frame_ack.h',
268 'output/compositor_frame_metadata.cc', 268 'output/compositor_frame_metadata.cc',
269 'output/compositor_frame_metadata.h', 269 'output/compositor_frame_metadata.h',
270 'output/context_provider.cc', 270 'output/context_provider.cc',
271 'output/context_provider.h', 271 'output/context_provider.h',
272 'output/copy_output_request.cc', 272 'output/copy_output_request.cc',
273 'output/copy_output_request.h', 273 'output/copy_output_request.h',
274 'output/copy_output_result.cc', 274 'output/copy_output_result.cc',
275 'output/copy_output_result.h', 275 'output/copy_output_result.h',
276 'output/delegated_frame_data.h',
276 'output/delegated_frame_data.cc', 277 'output/delegated_frame_data.cc',
277 'output/delegated_frame_data.h',
278 'output/delegating_renderer.cc', 278 'output/delegating_renderer.cc',
279 'output/delegating_renderer.h', 279 'output/delegating_renderer.h',
280 'output/direct_renderer.cc', 280 'output/direct_renderer.cc',
281 'output/direct_renderer.h', 281 'output/direct_renderer.h',
282 'output/filter_operation.cc', 282 'output/filter_operation.cc',
283 'output/filter_operation.h', 283 'output/filter_operation.h',
284 'output/filter_operations.cc', 284 'output/filter_operations.cc',
285 'output/filter_operations.h', 285 'output/filter_operations.h',
286 'output/geometry_binding.cc', 286 'output/geometry_binding.cc',
287 'output/geometry_binding.h', 287 'output/geometry_binding.h',
288 'output/gl_frame_data.h',
288 'output/gl_frame_data.cc', 289 'output/gl_frame_data.cc',
289 'output/gl_frame_data.h',
290 'output/gl_renderer.cc', 290 'output/gl_renderer.cc',
291 'output/gl_renderer.h', 291 'output/gl_renderer.h',
292 'output/gl_renderer_draw_cache.cc', 292 'output/gl_renderer_draw_cache.cc',
293 'output/gl_renderer_draw_cache.h', 293 'output/gl_renderer_draw_cache.h',
294 'output/managed_memory_policy.cc', 294 'output/managed_memory_policy.cc',
295 'output/managed_memory_policy.h', 295 'output/managed_memory_policy.h',
296 'output/output_surface.cc', 296 'output/output_surface.cc',
297 'output/output_surface.h', 297 'output/output_surface.h',
298 'output/output_surface_client.h', 298 'output/output_surface_client.h',
299 'output/overlay_candidate.cc', 299 'output/overlay_candidate.cc',
(...skipping 27 matching lines...) Expand all
327 'quads/content_draw_quad_base.cc', 327 'quads/content_draw_quad_base.cc',
328 'quads/content_draw_quad_base.h', 328 'quads/content_draw_quad_base.h',
329 'quads/debug_border_draw_quad.cc', 329 'quads/debug_border_draw_quad.cc',
330 'quads/debug_border_draw_quad.h', 330 'quads/debug_border_draw_quad.h',
331 'quads/draw_polygon.cc', 331 'quads/draw_polygon.cc',
332 'quads/draw_polygon.h', 332 'quads/draw_polygon.h',
333 'quads/draw_quad.cc', 333 'quads/draw_quad.cc',
334 'quads/draw_quad.h', 334 'quads/draw_quad.h',
335 'quads/io_surface_draw_quad.cc', 335 'quads/io_surface_draw_quad.cc',
336 'quads/io_surface_draw_quad.h', 336 'quads/io_surface_draw_quad.h',
337 'quads/largest_draw_quad.h',
337 'quads/largest_draw_quad.cc', 338 'quads/largest_draw_quad.cc',
338 'quads/largest_draw_quad.h',
339 'quads/list_container.cc', 339 'quads/list_container.cc',
340 'quads/list_container.h', 340 'quads/list_container.h',
341 'quads/picture_draw_quad.cc', 341 'quads/picture_draw_quad.cc',
342 'quads/picture_draw_quad.h', 342 'quads/picture_draw_quad.h',
343 'quads/render_pass.cc', 343 'quads/render_pass.cc',
344 'quads/render_pass.h', 344 'quads/render_pass.h',
345 'quads/render_pass_draw_quad.cc', 345 'quads/render_pass_draw_quad.cc',
346 'quads/render_pass_draw_quad.h', 346 'quads/render_pass_draw_quad.h',
347 'quads/render_pass_id.cc', 347 'quads/render_pass_id.cc',
348 'quads/render_pass_id.h', 348 'quads/render_pass_id.h',
349 'quads/shared_quad_state.cc', 349 'quads/shared_quad_state.cc',
350 'quads/shared_quad_state.h', 350 'quads/shared_quad_state.h',
351 'quads/solid_color_draw_quad.cc', 351 'quads/solid_color_draw_quad.cc',
352 'quads/solid_color_draw_quad.h', 352 'quads/solid_color_draw_quad.h',
353 'quads/stream_video_draw_quad.cc', 353 'quads/stream_video_draw_quad.cc',
354 'quads/stream_video_draw_quad.h', 354 'quads/stream_video_draw_quad.h',
355 'quads/surface_draw_quad.cc', 355 'quads/surface_draw_quad.cc',
356 'quads/surface_draw_quad.h', 356 'quads/surface_draw_quad.h',
357 'quads/texture_draw_quad.cc', 357 'quads/texture_draw_quad.cc',
358 'quads/texture_draw_quad.h', 358 'quads/texture_draw_quad.h',
359 'quads/tile_draw_quad.cc', 359 'quads/tile_draw_quad.cc',
360 'quads/tile_draw_quad.h', 360 'quads/tile_draw_quad.h',
361 'quads/yuv_video_draw_quad.cc', 361 'quads/yuv_video_draw_quad.cc',
362 'quads/yuv_video_draw_quad.h', 362 'quads/yuv_video_draw_quad.h',
363 'resources/bitmap_content_layer_updater.cc', 363 'resources/bitmap_content_layer_updater.cc',
364 'resources/bitmap_content_layer_updater.h', 364 'resources/bitmap_content_layer_updater.h',
365 'resources/bitmap_tile_task_worker_pool.cc',
366 'resources/bitmap_tile_task_worker_pool.h',
365 'resources/bitmap_skpicture_content_layer_updater.cc', 367 'resources/bitmap_skpicture_content_layer_updater.cc',
366 'resources/bitmap_skpicture_content_layer_updater.h', 368 'resources/bitmap_skpicture_content_layer_updater.h',
367 'resources/bitmap_tile_task_worker_pool.cc',
368 'resources/bitmap_tile_task_worker_pool.h',
369 'resources/clip_display_item.cc', 369 'resources/clip_display_item.cc',
370 'resources/clip_display_item.h', 370 'resources/clip_display_item.h',
371 'resources/clip_path_display_item.cc', 371 'resources/clip_path_display_item.cc',
372 'resources/clip_path_display_item.h', 372 'resources/clip_path_display_item.h',
373 'resources/content_layer_updater.cc', 373 'resources/content_layer_updater.cc',
374 'resources/content_layer_updater.h', 374 'resources/content_layer_updater.h',
375 'resources/display_item.cc', 375 'resources/display_item.cc',
376 'resources/display_item.h', 376 'resources/display_item.h',
377 'resources/display_item_list.cc', 377 'resources/display_item_list.cc',
378 'resources/display_item_list.h', 378 'resources/display_item_list.h',
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
422 'resources/prioritized_resource.h', 422 'resources/prioritized_resource.h',
423 'resources/prioritized_resource_manager.cc', 423 'resources/prioritized_resource_manager.cc',
424 'resources/prioritized_resource_manager.h', 424 'resources/prioritized_resource_manager.h',
425 'resources/priority_calculator.cc', 425 'resources/priority_calculator.cc',
426 'resources/priority_calculator.h', 426 'resources/priority_calculator.h',
427 'resources/raster_buffer.cc', 427 'resources/raster_buffer.cc',
428 'resources/raster_buffer.h', 428 'resources/raster_buffer.h',
429 'resources/raster_source.h', 429 'resources/raster_source.h',
430 'resources/raster_source_helper.cc', 430 'resources/raster_source_helper.cc',
431 'resources/raster_source_helper.h', 431 'resources/raster_source_helper.h',
432 'resources/raster_tile_priority_queue.cc',
433 'resources/raster_tile_priority_queue.h',
434 'resources/raster_tile_priority_queue_all.cc', 432 'resources/raster_tile_priority_queue_all.cc',
435 'resources/raster_tile_priority_queue_all.h', 433 'resources/raster_tile_priority_queue_all.h',
436 'resources/raster_tile_priority_queue_required.cc', 434 'resources/raster_tile_priority_queue_required.cc',
437 'resources/raster_tile_priority_queue_required.h', 435 'resources/raster_tile_priority_queue_required.h',
436 'resources/raster_tile_priority_queue.cc',
437 'resources/raster_tile_priority_queue.h',
438 'resources/rasterizer.h', 438 'resources/rasterizer.h',
439 'resources/software_rasterizer.cc',
440 'resources/software_rasterizer.h',
441 'resources/tile_task_worker_pool.cc',
442 'resources/tile_task_worker_pool.h',
443 'resources/tile_task_runner.cc',
444 'resources/tile_task_runner.h',
439 'resources/recording_source.h', 445 'resources/recording_source.h',
440 'resources/release_callback.h', 446 'resources/release_callback.h',
441 'resources/resource.cc', 447 'resources/resource.cc',
442 'resources/resource.h', 448 'resources/resource.h',
443 'resources/resource_format.cc', 449 'resources/resource_format.cc',
444 'resources/resource_format.h', 450 'resources/resource_format.h',
445 'resources/resource_pool.cc', 451 'resources/resource_pool.cc',
446 'resources/resource_pool.h', 452 'resources/resource_pool.h',
447 'resources/resource_provider.cc', 453 'resources/resource_provider.cc',
448 'resources/resource_provider.h', 454 'resources/resource_provider.h',
(...skipping 12 matching lines...) Expand all
461 'resources/scoped_ui_resource.h', 467 'resources/scoped_ui_resource.h',
462 'resources/shared_bitmap.cc', 468 'resources/shared_bitmap.cc',
463 'resources/shared_bitmap.h', 469 'resources/shared_bitmap.h',
464 'resources/shared_bitmap_manager.h', 470 'resources/shared_bitmap_manager.h',
465 'resources/single_release_callback.cc', 471 'resources/single_release_callback.cc',
466 'resources/single_release_callback.h', 472 'resources/single_release_callback.h',
467 'resources/single_release_callback_impl.cc', 473 'resources/single_release_callback_impl.cc',
468 'resources/single_release_callback_impl.h', 474 'resources/single_release_callback_impl.h',
469 'resources/skpicture_content_layer_updater.cc', 475 'resources/skpicture_content_layer_updater.cc',
470 'resources/skpicture_content_layer_updater.h', 476 'resources/skpicture_content_layer_updater.h',
471 'resources/software_rasterizer.cc',
472 'resources/software_rasterizer.h',
473 'resources/task_graph_runner.cc', 477 'resources/task_graph_runner.cc',
474 'resources/task_graph_runner.h', 478 'resources/task_graph_runner.h',
475 'resources/texture_mailbox.cc', 479 'resources/texture_mailbox.cc',
476 'resources/texture_mailbox.h', 480 'resources/texture_mailbox.h',
477 'resources/texture_mailbox_deleter.cc', 481 'resources/texture_mailbox_deleter.cc',
478 'resources/texture_mailbox_deleter.h', 482 'resources/texture_mailbox_deleter.h',
479 'resources/texture_uploader.cc', 483 'resources/texture_uploader.cc',
480 'resources/texture_uploader.h', 484 'resources/texture_uploader.h',
481 'resources/tile.cc', 485 'resources/tile.cc',
482 'resources/tile.h', 486 'resources/tile.h',
483 'resources/tile_draw_info.cc', 487 'resources/tile_draw_info.cc',
484 'resources/tile_draw_info.h', 488 'resources/tile_draw_info.h',
485 'resources/tile_manager.cc', 489 'resources/tile_manager.cc',
486 'resources/tile_manager.h', 490 'resources/tile_manager.h',
487 'resources/tile_priority.cc', 491 'resources/tile_priority.cc',
488 'resources/tile_priority.h', 492 'resources/tile_priority.h',
489 'resources/tile_task_runner.cc',
490 'resources/tile_task_runner.h',
491 'resources/tile_task_worker_pool.cc',
492 'resources/tile_task_worker_pool.h',
493 'resources/tiling_set_eviction_queue.cc', 493 'resources/tiling_set_eviction_queue.cc',
494 'resources/tiling_set_eviction_queue.h', 494 'resources/tiling_set_eviction_queue.h',
495 'resources/tiling_set_raster_queue_all.cc', 495 'resources/tiling_set_raster_queue_all.cc',
496 'resources/tiling_set_raster_queue_all.h', 496 'resources/tiling_set_raster_queue_all.h',
497 'resources/tiling_set_raster_queue_required.cc', 497 'resources/tiling_set_raster_queue_required.cc',
498 'resources/tiling_set_raster_queue_required.h', 498 'resources/tiling_set_raster_queue_required.h',
499 'resources/transferable_resource.cc', 499 'resources/transferable_resource.cc',
500 'resources/transferable_resource.h', 500 'resources/transferable_resource.h',
501 'resources/transform_display_item.cc', 501 'resources/transform_display_item.cc',
502 'resources/transform_display_item.h', 502 'resources/transform_display_item.h',
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
588 # Note: file list duplicated in GN build. 588 # Note: file list duplicated in GN build.
589 'surfaces/display.cc', 589 'surfaces/display.cc',
590 'surfaces/display.h', 590 'surfaces/display.h',
591 'surfaces/display_client.h', 591 'surfaces/display_client.h',
592 'surfaces/onscreen_display_client.cc', 592 'surfaces/onscreen_display_client.cc',
593 'surfaces/onscreen_display_client.h', 593 'surfaces/onscreen_display_client.h',
594 'surfaces/surface.cc', 594 'surfaces/surface.cc',
595 'surfaces/surface.h', 595 'surfaces/surface.h',
596 'surfaces/surface_aggregator.cc', 596 'surfaces/surface_aggregator.cc',
597 'surfaces/surface_aggregator.h', 597 'surfaces/surface_aggregator.h',
598 'surfaces/surface_display_output_surface.cc',
599 'surfaces/surface_display_output_surface.h',
600 'surfaces/surface_factory.cc', 598 'surfaces/surface_factory.cc',
601 'surfaces/surface_factory.h', 599 'surfaces/surface_factory.h',
602 'surfaces/surface_factory_client.h', 600 'surfaces/surface_factory_client.h',
603 'surfaces/surface_id.h', 601 'surfaces/surface_id.h',
604 'surfaces/surface_id_allocator.cc', 602 'surfaces/surface_id_allocator.cc',
605 'surfaces/surface_id_allocator.h', 603 'surfaces/surface_id_allocator.h',
604 'surfaces/surface_display_output_surface.cc',
605 'surfaces/surface_display_output_surface.h',
606 'surfaces/surface_manager.cc', 606 'surfaces/surface_manager.cc',
607 'surfaces/surface_manager.h', 607 'surfaces/surface_manager.h',
608 'surfaces/surface_resource_holder.cc', 608 'surfaces/surface_resource_holder.cc',
609 'surfaces/surface_resource_holder.h', 609 'surfaces/surface_resource_holder.h',
610 'surfaces/surfaces_export.h', 610 'surfaces/surfaces_export.h',
611 ], 611 ],
612 'includes': [ 612 'includes': [
613 '../build/android/increase_size_for_speed.gypi', 613 '../build/android/increase_size_for_speed.gypi',
614 ], 614 ],
615 }, 615 },
616 ], 616 ],
617 } 617 }
OLDNEW
« no previous file with comments | « cc/blink/web_layer_impl.cc ('k') | cc/cc_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698