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

Unified Diff: content/shell/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: 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",
]
}
« no previous file with comments | « content/shell/BUILD.gn ('k') | extensions/shell/BUILD.gn » ('j') | gin/v8_initializer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698