Index: content/app/DEPS |
diff --git a/content/app/DEPS b/content/app/DEPS |
index 321c9ffd0ef346369e4ad70bf761fc3c307ea357..1fbfcab04f7f19fce03190f2b2d89ac43952c336 100644 |
--- a/content/app/DEPS |
+++ b/content/app/DEPS |
@@ -1,4 +1,6 @@ |
include_rules = [ |
"+content", |
+ # For loading V8's initial snapshot from external files. |
+ "+gin/public/isolate_holder.h", |
"+media/base", # For initializing media library. |
] |