Index: content/shell/android/BUILD.gn |
diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn |
index 96af4c23f2512b84dd74e07c380a7556c1b0c48d..2e2be268cf725375a0095ed147523e9e40b97c73 100644 |
--- a/content/shell/android/BUILD.gn |
+++ b/content/shell/android/BUILD.gn |
@@ -143,6 +143,7 @@ android_assets("content_shell_assets") { |
deps = [ |
"//content/shell:pak", |
"//third_party/icu:icu_assets", |
+ "//tools/v8_context_snapshot:v8_context_snapshot_assets", |
"//v8:v8_external_startup_data_assets", |
] |
} |