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

Unified Diff: mojo/mojo_js_unittests.isolate

Issue 594603003: Infrastructure for reading V8's initial snapshot from external files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync master Created 6 years, 2 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: mojo/mojo_js_unittests.isolate
diff --git a/mojo/mojo_js_unittests.isolate b/mojo/mojo_js_unittests.isolate
index 2b3131b2b3c67885c50d58942d6fcc391410a5d4..cbec309f6be30882846066bb193d5e15cc040252 100644
--- a/mojo/mojo_js_unittests.isolate
+++ b/mojo/mojo_js_unittests.isolate
@@ -4,6 +4,7 @@
{
'includes': [
'../third_party/icu/icu.isolate',
+ '../gin/v8.isolate',
],
'conditions': [
['OS=="win" or OS=="mac" or OS=="linux"', {
« no previous file with comments | « mojo/mojo_apps_js_unittests.isolate ('k') | net/net.gyp » ('j') | tools/gypv8sh.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698