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

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

Issue 2464123003: Enabling Aura-Mus clients to submit frames to Mus. (Closed)
Patch Set: Created 4 years, 1 month 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/ipc/mojo_compositor_frame_sink.mojom.h",
sky 2016/11/01 20:46:53 I noticed no new dependencies in BUILD.gn. Is that
mfomitchev 2016/11/01 21:01:59 I forgot to add them. Somehow everything compiled
mfomitchev 2016/11/02 20:00:31 Done. Also removed a few dependencies/imports whic
3 "+cc/output/compositor_frame.h",
4 "+cc/output/compositor_frame_sink_client.h",
5 "+cc/output/compositor_frame_sink.h",
6 "+cc/output/context_provider.h",
7 "+cc/scheduler/begin_frame_source.h",
8 "+gpu/command_buffer/client/gpu_memory_buffer_manager.h",
9 "+gpu/command_buffer/common/sync_token.h",
10 "+gpu/ipc/client/gpu_channel_host.h",
11 "+gpu/ipc/common/gpu_info.mojom.h",
12 "+mojo/public/cpp/system/buffer.h",
13 "+mojo/public/cpp/system/platform_handle.h",
14 "+services/ui/common/switches.h",
15 ]
16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698