OLD | NEW |
1 include_rules = [ | 1 include_rules = [ |
2 "+cc/ipc/mojo_compositor_frame_sink.mojom.h", | 2 "+cc/ipc/mojo_compositor_frame_sink.mojom.h", |
3 "+cc/output/compositor_frame_sink_client.h", | 3 "+cc/output/compositor_frame_sink_client.h", |
4 "+cc/output/compositor_frame_sink.h", | 4 "+cc/output/compositor_frame_sink.h", |
5 "+cc/scheduler/begin_frame_source.h", | 5 "+cc/scheduler/begin_frame_source.h", |
6 "+cc/surfaces/surface_id_allocator.h", | 6 "+cc/surfaces/local_surface_id_allocator.h", |
7 "+cc/surfaces/surface_info.h", | 7 "+cc/surfaces/surface_info.h", |
8 "+cc/surfaces/surface_manager.h", | 8 "+cc/surfaces/surface_manager.h", |
9 "+cc/surfaces/surface_reference_factory.h", | 9 "+cc/surfaces/surface_reference_factory.h", |
10 "+gpu/command_buffer/client/gpu_memory_buffer_manager.h", | 10 "+gpu/command_buffer/client/gpu_memory_buffer_manager.h", |
11 "+gpu/ipc/client/gpu_channel_host.h", | 11 "+gpu/ipc/client/gpu_channel_host.h", |
12 "+mojo/public/cpp/system/buffer.h", | 12 "+mojo/public/cpp/system/buffer.h", |
13 "+mojo/public/cpp/system/platform_handle.h", | 13 "+mojo/public/cpp/system/platform_handle.h", |
14 "+services/ui/common/accelerator_util.h", | 14 "+services/ui/common/accelerator_util.h", |
15 "+services/ui/common/task_runner_test_base.h", | 15 "+services/ui/common/task_runner_test_base.h", |
16 "+services/ui/public/cpp/gpu", | 16 "+services/ui/public/cpp/gpu", |
17 "+services/ui/public/cpp/property_type_converters.h", | 17 "+services/ui/public/cpp/property_type_converters.h", |
18 "+services/ui/public/cpp/raster_thread_helper.h", | 18 "+services/ui/public/cpp/raster_thread_helper.h", |
19 "+services/ui/public/cpp/window_compositor_frame_sink.h", | 19 "+services/ui/public/cpp/window_compositor_frame_sink.h", |
20 "+ui/gl/gl_bindings.h", | 20 "+ui/gl/gl_bindings.h", |
21 ] | 21 ] |
OLD | NEW |