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

Unified Diff: ui/aura/mus/DEPS

Issue 2582823002: WIP: Surface Synchronization System
Patch Set: First cut propagating LocalSurfaceId when WindowTreeHost requests resize Created 3 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « services/ui/ws/window_tree_client_unittest.cc ('k') | ui/aura/mus/client_surface_embedder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/mus/DEPS
diff --git a/ui/aura/mus/DEPS b/ui/aura/mus/DEPS
index f36856083bc4c65f122a2633cef614b163e877bb..32b6b239b2c64a9ffad07bbbc6e0b1fe63929392 100644
--- a/ui/aura/mus/DEPS
+++ b/ui/aura/mus/DEPS
@@ -1,9 +1,11 @@
include_rules = [
+ "+cc/base/switches.h",
"+cc/ipc/mojo_compositor_frame_sink.mojom.h",
"+cc/output/compositor_frame_sink_client.h",
"+cc/output/compositor_frame_sink.h",
"+cc/scheduler/begin_frame_source.h",
"+cc/surfaces/local_surface_id_allocator.h",
+ "+cc/surfaces/local_surface_id.h",
"+cc/surfaces/surface_info.h",
"+cc/surfaces/surface_manager.h",
"+cc/surfaces/surface_reference_factory.h",
« no previous file with comments | « services/ui/ws/window_tree_client_unittest.cc ('k') | ui/aura/mus/client_surface_embedder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698