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

Unified Diff: test/unittests/BUILD.gn

Issue 2760233005: [snapshot] Move builtins generation into mksnapshot (Closed)
Patch Set: Created 3 years, 9 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: test/unittests/BUILD.gn
diff --git a/test/unittests/BUILD.gn b/test/unittests/BUILD.gn
index 7c6117e5659459e6302740223ab24949c9653c24..864ce00ca293041bad32db272363462a9369ada4 100644
--- a/test/unittests/BUILD.gn
+++ b/test/unittests/BUILD.gn
@@ -183,6 +183,7 @@ v8_executable("unittests") {
deps = [
"../..:v8",
+ "../..:v8_builtins_generators",
"../..:v8_libbase",
"../..:v8_libplatform",
"//build/config/sanitizers:deps",

Powered by Google App Engine
This is Rietveld 408576698