Index: content/shell/android/BUILD.gn |
diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn |
index 2c1408592f4b12e00ea49c14ff017e0ef842abda..41913b5a6920decda44a9f3d892373d52dca8eed 100644 |
--- a/content/shell/android/BUILD.gn |
+++ b/content/shell/android/BUILD.gn |
@@ -130,6 +130,7 @@ android_assets("content_shell_assets") { |
deps = [ |
"//content/shell:pak", |
"//third_party/icu:icu_assets", |
+ "//tools/blink_v8_snapshot:blink_v8_snapshot_assets", |
"//v8:v8_external_startup_data_assets", |
] |
} |