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

Unified Diff: ui/aura/local/DEPS

Issue 2868473002: Implement aura::Window::CreateCompositorFrameSink() (Closed)
Patch Set: Address review issues 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
« no previous file with comments | « ui/aura/env.cc ('k') | ui/aura/local/compositor_frame_sink_local.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/local/DEPS
diff --git a/ui/aura/local/DEPS b/ui/aura/local/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..15433d9c3001f857f61c6821d3993a4c2623b81b
--- /dev/null
+++ b/ui/aura/local/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+cc/output",
+ "+cc/scheduler",
+ "+cc/surfaces",
+]
+
« no previous file with comments | « ui/aura/env.cc ('k') | ui/aura/local/compositor_frame_sink_local.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698