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

Unified Diff: ui/aura/mus/DEPS

Issue 2582823002: WIP: Surface Synchronization System
Patch Set: Only create ClientSurfaceEmbedder if window is visible. Trash it otherwise. Created 3 years, 11 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
Index: ui/aura/mus/DEPS
diff --git a/ui/aura/mus/DEPS b/ui/aura/mus/DEPS
index 87453189e318b7e9710491067f4b8fd86c025efb..a9ba6b0d6f4b862fab0eea9b4e723ced63abbcb0 100644
--- a/ui/aura/mus/DEPS
+++ b/ui/aura/mus/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+cc/output/compositor_frame_sink_client.h",
"+cc/output/compositor_frame_sink.h",
"+cc/scheduler/begin_frame_source.h",
+ "+cc/surfaces/local_frame_id.h",
"+cc/surfaces/surface_id_allocator.h",
"+cc/surfaces/surface_info.h",
"+cc/surfaces/surface_manager.h",

Powered by Google App Engine
This is Rietveld 408576698