summaryrefslogtreecommitdiff
path: root/deps/v8/test/mkgrokdump/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/mkgrokdump/DEPS')
-rw-r--r--deps/v8/test/mkgrokdump/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/deps/v8/test/mkgrokdump/DEPS b/deps/v8/test/mkgrokdump/DEPS
new file mode 100644
index 0000000000..3e73aa244f
--- /dev/null
+++ b/deps/v8/test/mkgrokdump/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+src",
+]