Index: content/app/DEPS |
diff --git a/content/app/DEPS b/content/app/DEPS |
index 61f7537051501e025ba8c3f6e47817b47cf270f2..2428a510ae2b1207a68e5700f5d1a9c896bbb51d 100644 |
--- a/content/app/DEPS |
+++ b/content/app/DEPS |
@@ -5,5 +5,6 @@ include_rules = [ |
# For loading V8's initial snapshot from external files. |
"+gin/public/isolate_holder.h", |
"+gin/public/snapshot_fd_data.h", |
+ "+gin/v8_startup_data.h", |
"+media/base", # For initializing media library. |
] |