Index: src/snapshot/DEPS |
diff --git a/src/snapshot/DEPS b/src/snapshot/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..810dfd6e84e91eac83f001735e2a828b0ad50364 |
--- /dev/null |
+++ b/src/snapshot/DEPS |
@@ -0,0 +1,5 @@ |
+specific_include_rules = { |
+ "mksnapshot\.cc": [ |
+ "+include/libplatform/libplatform.h", |
+ ], |
+} |