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

Unified Diff: components/exo/DEPS

Issue 1412093006: components: Add Exosphere component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove some ifdefs Created 5 years, 1 month 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/exo/BUILD.gn ('k') | components/exo/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/exo/DEPS
diff --git a/gpu/skia_bindings/DEPS b/components/exo/DEPS
similarity index 64%
copy from gpu/skia_bindings/DEPS
copy to components/exo/DEPS
index 3e2b989a3de21b620b14d95c366985c81090ae73..af9ba7fbb6291c0aeb3822350a8fa7d7ca185288 100644
--- a/gpu/skia_bindings/DEPS
+++ b/components/exo/DEPS
@@ -1,4 +1,8 @@
include_rules = [
+ "+ash",
+ "+cc",
+ "+gpu",
"+third_party/khronos",
"+third_party/skia",
+ "+ui",
]
« no previous file with comments | « components/exo/BUILD.gn ('k') | components/exo/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698