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

Unified Diff: components/viz/host/gpu/DEPS

Issue 2939953004: viz: Move some code into //components/viz/common. (Closed)
Patch Set: . Created 3 years, 6 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/host/gpu/DEPS
diff --git a/components/viz/host/gpu/DEPS b/components/viz/host/gpu/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..9b455745a44b27f2d2f453dfb003a5dc0d52a7e0
--- /dev/null
+++ b/components/viz/host/gpu/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+services/ui/gpu/interfaces",
danakj 2017/06/14 21:34:06 Is it weird to dep from components to services? Ca
Fady Samuel 2017/06/14 21:35:23 I think the interface should just move here...
sadrul 2017/06/14 21:40:59 My opinion is that interfaces should remain under
danakj 2017/06/14 21:52:08 Ok thanks, so the rule would be .../interfaces is
+]

Powered by Google App Engine
This is Rietveld 408576698