Index: chrome/android/BUILD.gn |
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn |
index c59688c1b72c031021c82cfa1065861178471abf..20b3af14d4d943932ec995c8d76b4508a69431e6 100644 |
--- a/chrome/android/BUILD.gn |
+++ b/chrome/android/BUILD.gn |
@@ -617,6 +617,7 @@ java_group("chrome_public_non_pak_assets") { |
deps = [ |
"//chrome/android/webapk/libs/runtime_library:runtime_library_assets", |
"//third_party/icu:icu_assets", |
+ "//tools/v8_context_snapshot:v8_context_snapshot_assets", |
"//v8:v8_external_startup_data_assets", |
] |
} |