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

Unified Diff: components/viz/DEPS

Issue 2795823003: Create //components/viz/frame_sinks and move code. (Closed)
Patch Set: Cleanup. 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..892fc2ae6769052110bbd4a53e38e6170b5614d1
--- /dev/null
+++ b/components/viz/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+cc",
danakj 2017/04/04 17:24:35 I think it might be helpful to not have all of cc/
kylechar 2017/04/05 15:31:35 Done.
+ "+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