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

Unified Diff: components/viz/DEPS

Issue 2795823003: Create //components/viz/frame_sinks and move code. (Closed)
Patch Set: Fix DEPS. Created 3 years, 8 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: components/viz/DEPS
diff --git a/components/viz/DEPS b/components/viz/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..f8654e9ef325a3052e4fd7d2c4e85696ce9adc59
--- /dev/null
+++ b/components/viz/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+gpu",
+ "+mojo/public",
+]
« no previous file with comments | « components/display_compositor/gpu_root_compositor_frame_sink.cc ('k') | components/viz/frame_sinks/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698