| Index: chrome/android/BUILD.gn
|
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
|
| index 9bdf03faec931bd9c0bba129bc6250ec30f09a36..93d28ff4096215fff41d3ae896460cff05e9d2b1 100644
|
| --- a/chrome/android/BUILD.gn
|
| +++ b/chrome/android/BUILD.gn
|
| @@ -616,6 +616,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",
|
| ]
|
| }
|
|
|