summaryrefslogtreecommitdiffstats
path: root/gfx/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/DEPS')
-rw-r--r--gfx/DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gfx/DEPS b/gfx/DEPS
new file mode 100644
index 0000000..568a137
--- /dev/null
+++ b/gfx/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+base",
+ "+skia",
+]