Index: content/app/DEPS |
diff --git a/content/app/DEPS b/content/app/DEPS |
index 61f7537051501e025ba8c3f6e47817b47cf270f2..b6d8307a72c139bd155bb81aff7da757b9a158ab 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_initializer.h", |
"+media/base", # For initializing media library. |
] |