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

Unified Diff: test/BUILD.gn

Issue 2809653003: Introduce mkgrokdump to update tools/v8heapconst.py. (Closed)
Patch Set: addressed comments Created 3 years, 8 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
« no previous file with comments | « src/d8.cc ('k') | test/bot_default.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/BUILD.gn
diff --git a/test/BUILD.gn b/test/BUILD.gn
index 519c1d3a0e1e62a25bf34fe49b4664fc390e2db8..2216ae82aece784e48548752f66d4fe71c924bf2 100644
--- a/test/BUILD.gn
+++ b/test/BUILD.gn
@@ -48,6 +48,7 @@ group("default_tests") {
":intl_run",
":message_run",
":mjsunit_run",
+ ":mkgrokdump_run",
Michael Achenbach 2017/04/12 12:39:12 See build failure: I assume :mkgrokdump_run can be
":preparser_run",
":unittests_run",
]
« no previous file with comments | « src/d8.cc ('k') | test/bot_default.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698