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

Unified Diff: components/viz/frame_sinks/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
« no previous file with comments | « components/viz/frame_sinks/BUILD.gn ('k') | components/viz/frame_sinks/display_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/viz/frame_sinks/DEPS
diff --git a/components/viz/frame_sinks/DEPS b/components/viz/frame_sinks/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..fc0222f9b7844c517e07deeac4e463d4ae02cfbb
--- /dev/null
+++ b/components/viz/frame_sinks/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+cc/base",
+ "+cc/ipc",
+ "+cc/surfaces",
+ "+cc/scheduler",
+]
« no previous file with comments | « components/viz/frame_sinks/BUILD.gn ('k') | components/viz/frame_sinks/display_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698