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

Unified Diff: ui/aura/mus/DEPS

Issue 2616403003: Replacing SurfaceReferenceBase and SequenceSurfaceReference with Closures (Closed)
Patch Set: c 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 39280c0febdd83ce1001534165116f520666cdb1..6bb33857c8aa7359947afbbe9b99aacb023005ab 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/scoped_surface_reference.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