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

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

Issue 2868473002: Implement aura::Window::CreateCompositorFrameSink() (Closed)
Patch Set: Address review issues Created 3 years, 7 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
OLDNEW
(Empty)
1 include_rules = [
2 "+cc/output/compositor_frame_sink.h",
sky 2017/05/08 22:36:43 Similar comment here about cc includes.
Peng 2017/05/09 17:26:57 Done.
3 "+cc/output/compositor_frame_sink_client.h",
4 "+cc/scheduler/begin_frame_source.h",
5 "+cc/surfaces/compositor_frame_sink_support.h",
6 "+cc/surfaces/compositor_frame_sink_support_client.h",
7 "+cc/surfaces/frame_sink_id.h",
8 "+cc/surfaces/local_surface_id_allocator.h",
9 "+cc/surfaces/surface_id.h",
10 "+cc/surfaces/surface_manager.h",
11 ]
12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698