| 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 'cc_source_files': [ | 7 'cc_source_files': [ |
| 8 'active_animation.cc', | 8 'active_animation.cc', |
| 9 'active_animation.h', | 9 'active_animation.h', |
| 10 'animation_curve.cc', | 10 'animation_curve.cc', |
| 11 'animation_curve.h', | 11 'animation_curve.h', |
| 12 'animation_events.h', | 12 'animation_events.h', |
| 13 'append_quads_data.h', | 13 'append_quads_data.h', |
| 14 'bitmap_content_layer_updater.cc', | 14 'bitmap_content_layer_updater.cc', |
| 15 'bitmap_content_layer_updater.h', | 15 'bitmap_content_layer_updater.h', |
| 16 'bitmap_skpicture_content_layer_updater.cc', | 16 'bitmap_skpicture_content_layer_updater.cc', |
| 17 'bitmap_skpicture_content_layer_updater.h', | 17 'bitmap_skpicture_content_layer_updater.h', |
| 18 'caching_bitmap_content_layer_updater.cc', | 18 'caching_bitmap_content_layer_updater.cc', |
| 19 'caching_bitmap_content_layer_updater.h', | 19 'caching_bitmap_content_layer_updater.h', |
| 20 'checkerboard_draw_quad.cc', | 20 'checkerboard_draw_quad.cc', |
| 21 'checkerboard_draw_quad.h', | 21 'checkerboard_draw_quad.h', |
| 22 'completion_event.h', | 22 'completion_event.h', |
| 23 'compositor_frame.cc', | 23 'compositor_frame.cc', |
| 24 'compositor_frame.h', | 24 'compositor_frame.h', |
| 25 'compositor_frame_ack.cc', | 25 'compositor_frame_ack.cc', |
| 26 'compositor_frame_ack.h', | 26 'compositor_frame_ack.h', |
| 27 'compositor_frame_metadata.cc', |
| 28 'compositor_frame_metadata.h', |
| 27 'content_layer.cc', | 29 'content_layer.cc', |
| 28 'content_layer.h', | 30 'content_layer.h', |
| 29 'content_layer_client.h', | 31 'content_layer_client.h', |
| 30 'content_layer_updater.cc', | 32 'content_layer_updater.cc', |
| 31 'content_layer_updater.h', | 33 'content_layer_updater.h', |
| 32 'contents_scaling_layer.cc', | 34 'contents_scaling_layer.cc', |
| 33 'contents_scaling_layer.h', | 35 'contents_scaling_layer.h', |
| 34 'damage_tracker.cc', | 36 'damage_tracker.cc', |
| 35 'damage_tracker.h', | 37 'damage_tracker.h', |
| 36 'debug_border_draw_quad.cc', | 38 'debug_border_draw_quad.cc', |
| 37 'debug_border_draw_quad.h', | 39 'debug_border_draw_quad.h', |
| 38 'debug_colors.cc', | 40 'debug_colors.cc', |
| 39 'debug_colors.h', | 41 'debug_colors.h', |
| 40 'debug_rect_history.cc', | 42 'debug_rect_history.cc', |
| 41 'debug_rect_history.h', | 43 'debug_rect_history.h', |
| 42 'delay_based_time_source.cc', | 44 'delay_based_time_source.cc', |
| 43 'delay_based_time_source.h', | 45 'delay_based_time_source.h', |
| 46 'delegated_frame_data.h', |
| 47 'delegated_frame_data.cc', |
| 44 'delegated_renderer_layer.cc', | 48 'delegated_renderer_layer.cc', |
| 45 'delegated_renderer_layer.h', | 49 'delegated_renderer_layer.h', |
| 46 'delegated_renderer_layer_impl.cc', | 50 'delegated_renderer_layer_impl.cc', |
| 47 'delegated_renderer_layer_impl.h', | 51 'delegated_renderer_layer_impl.h', |
| 48 'delegating_renderer.cc', | 52 'delegating_renderer.cc', |
| 49 'delegating_renderer.h', | 53 'delegating_renderer.h', |
| 50 'direct_renderer.cc', | 54 'direct_renderer.cc', |
| 51 'direct_renderer.h', | 55 'direct_renderer.h', |
| 52 'draw_properties.h', | 56 'draw_properties.h', |
| 53 'draw_quad.cc', | 57 'draw_quad.cc', |
| 54 'draw_quad.h', | 58 'draw_quad.h', |
| 55 'font_atlas.cc', | 59 'font_atlas.cc', |
| 56 'font_atlas.h', | 60 'font_atlas.h', |
| 57 'frame_rate_controller.cc', | 61 'frame_rate_controller.cc', |
| 58 'frame_rate_controller.h', | 62 'frame_rate_controller.h', |
| 59 'frame_rate_counter.cc', | 63 'frame_rate_counter.cc', |
| 60 'frame_rate_counter.h', | 64 'frame_rate_counter.h', |
| 61 'geometry_binding.cc', | 65 'geometry_binding.cc', |
| 62 'geometry_binding.h', | 66 'geometry_binding.h', |
| 67 'gl_frame_data.h', |
| 68 'gl_frame_data.cc', |
| 63 'gl_renderer.cc', | 69 'gl_renderer.cc', |
| 64 'gl_renderer.h', | 70 'gl_renderer.h', |
| 65 'gl_renderer_draw_cache.cc', | 71 'gl_renderer_draw_cache.cc', |
| 66 'gl_renderer_draw_cache.h', | 72 'gl_renderer_draw_cache.h', |
| 67 'hash_pair.h', | 73 'hash_pair.h', |
| 68 'heads_up_display_layer.cc', | 74 'heads_up_display_layer.cc', |
| 69 'heads_up_display_layer.h', | 75 'heads_up_display_layer.h', |
| 70 'heads_up_display_layer_impl.cc', | 76 'heads_up_display_layer_impl.cc', |
| 71 'heads_up_display_layer_impl.h', | 77 'heads_up_display_layer_impl.h', |
| 72 'image_layer_updater.cc', | 78 'image_layer_updater.cc', |
| (...skipping 234 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 307 ], | 313 ], |
| 308 'all_dependent_settings': { | 314 'all_dependent_settings': { |
| 309 'include_dirs': [ | 315 'include_dirs': [ |
| 310 # Needed for <public/WebTransformationMatrix.h> in layer.h | 316 # Needed for <public/WebTransformationMatrix.h> in layer.h |
| 311 '<(webkit_src_dir)/Source/Platform/chromium', | 317 '<(webkit_src_dir)/Source/Platform/chromium', |
| 312 ], | 318 ], |
| 313 } | 319 } |
| 314 }, | 320 }, |
| 315 ], | 321 ], |
| 316 } | 322 } |
| OLD | NEW |