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

Unified Diff: ui/aura/DEPS

Issue 2868473002: Implement aura::Window::CreateCompositorFrameSink() (Closed)
Patch Set: Rebase 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 side-by-side diff with in-line comments
Download patch
Index: ui/aura/DEPS
diff --git a/ui/aura/DEPS b/ui/aura/DEPS
index 7db76bbbc10f60b9c6a57ff51029619cb4cc513c..edca151f13cd9cda88bc1c3fb1d54c18e48bafea 100644
--- a/ui/aura/DEPS
+++ b/ui/aura/DEPS
@@ -1,6 +1,5 @@
include_rules = [
- "+cc/surfaces/surface_id.h",
- "+cc/surfaces/surface_sequence.h",
+ "+cc/output/compositor_frame_sink.h",
"+cc/surfaces/frame_sink_id.h",
"+mojo/common",
"+mojo/public/cpp/bindings",

Powered by Google App Engine
This is Rietveld 408576698