Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2258)

Unified Diff: chrome/android/BUILD.gn

Issue 2841443005: [Bindings] Create and use V8 context snapshots (Closed)
Patch Set: Work for comments Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
]
}
« no previous file with comments | « chrome/BUILD.gn ('k') | content/app/content_main_runner.cc » ('j') | gin/v8_initializer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698