Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 include_rules = [ | |
| 2 "+cc/ipc/mojo_compositor_frame_sink.mojom.h", | |
| 3 "+cc/output/compositor_frame_sink_client.h", | |
| 4 "+cc/output/compositor_frame_sink.h", | |
| 5 "+cc/scheduler/begin_frame_source.h", | |
| 6 "+gpu/command_buffer/client/gpu_memory_buffer_manager.h", | |
| 7 "+gpu/ipc/client/gpu_channel_host.h", | |
| 8 "+mojo/public/cpp/system/buffer.h", | |
| 9 "+mojo/public/cpp/system/platform_handle.h", | |
| 10 ] | |
| OLD | NEW |