Index: tools/v8_context_snapshot/DEPS |
diff --git a/tools/v8_context_snapshot/DEPS b/tools/v8_context_snapshot/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..4af288af27c2115b2f770815370363eeb660f77b |
--- /dev/null |
+++ b/tools/v8_context_snapshot/DEPS |
@@ -0,0 +1,7 @@ |
+include_rules = [ |
+ "+base", |
+ "+v8", |
+ "+third_party/WebKit/public", |
+ "+gin/v8_initializer.h", |
+ "+mojo/edk/embedder/embedder.h", |
+] |