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

Side by Side Diff: ui/aura/mus/DEPS

Issue 2527443002: Display Compositor: Allocate LocalFrameId in client. (Closed)
Patch Set: Rebased + Restored BUILD files Created 4 years 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
OLDNEW
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/surface_manager.h", 7 "+cc/surfaces/surface_manager.h",
7 "+gpu/command_buffer/client/gpu_memory_buffer_manager.h", 8 "+gpu/command_buffer/client/gpu_memory_buffer_manager.h",
8 "+gpu/ipc/client/gpu_channel_host.h", 9 "+gpu/ipc/client/gpu_channel_host.h",
9 "+mojo/public/cpp/system/buffer.h", 10 "+mojo/public/cpp/system/buffer.h",
10 "+mojo/public/cpp/system/platform_handle.h", 11 "+mojo/public/cpp/system/platform_handle.h",
11 "+services/ui/public/cpp/context_provider.h", 12 "+services/ui/public/cpp/context_provider.h",
12 "+services/ui/public/cpp/gpu", 13 "+services/ui/public/cpp/gpu",
13 "+services/ui/public/cpp/property_type_converters.h", 14 "+services/ui/public/cpp/property_type_converters.h",
14 "+services/ui/public/cpp/raster_thread_helper.h", 15 "+services/ui/public/cpp/raster_thread_helper.h",
15 "+ui/gl/gl_bindings.h", 16 "+ui/gl/gl_bindings.h",
16 ] 17 ]
OLDNEW
« no previous file with comments | « third_party/WebKit/public/blink_typemaps.gni ('k') | ui/aura/mus/window_compositor_frame_sink.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698