summaryrefslogtreecommitdiffstats
path: root/gpu/skia_runner/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/skia_runner/DEPS')
-rw-r--r--gpu/skia_runner/DEPS6
1 files changed, 6 insertions, 0 deletions
diff --git a/gpu/skia_runner/DEPS b/gpu/skia_runner/DEPS
new file mode 100644
index 0000000..21e329d
--- /dev/null
+++ b/gpu/skia_runner/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+third_party/khronos",
+ "+third_party/skia",
+ "+third_party/WebKit/public/platform",
+ "+skia/ext",
+]