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

Unified Diff: components/exo/DEPS

Issue 1412093006: components: Add Exosphere component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase on improved shared memory support 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
Index: components/exo/DEPS
diff --git a/gpu/skia_bindings/DEPS b/components/exo/DEPS
similarity index 54%
copy from gpu/skia_bindings/DEPS
copy to components/exo/DEPS
index 3e2b989a3de21b620b14d95c366985c81090ae73..670a46b00493c14b78bdce08da23e2837d2e22b6 100644
--- a/gpu/skia_bindings/DEPS
+++ b/components/exo/DEPS
@@ -1,4 +1,7 @@
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') | components/exo/shared_memory.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698