summaryrefslogtreecommitdiff
path: root/chromium/components/exo/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/exo/DEPS')
-rw-r--r--chromium/components/exo/DEPS8
1 files changed, 8 insertions, 0 deletions
diff --git a/chromium/components/exo/DEPS b/chromium/components/exo/DEPS
new file mode 100644
index 00000000000..af9ba7fbb62
--- /dev/null
+++ b/chromium/components/exo/DEPS
@@ -0,0 +1,8 @@
+include_rules = [
+ "+ash",
+ "+cc",
+ "+gpu",
+ "+third_party/khronos",
+ "+third_party/skia",
+ "+ui",
+]