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

Unified Diff: test/BUILD.gn

Issue 2102483002: [gn] Add remaining executables to gn (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Fixes Created 4 years, 6 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 | « BUILD.gn ('k') | test/cctest/BUILD.gn » ('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 a43c432ad6b7c1b80915ffc82d078f356a69b2b5..271df0d6efd85405433fe6ad44b20451bdbca035 100644
--- a/test/BUILD.gn
+++ b/test/BUILD.gn
@@ -15,6 +15,7 @@ group("gn_all") {
# These items don't compile for Android on Mac.
deps += [
"cctest:cctest",
+ "cctest:generate-bytecode-expectations",
"unittests:unittests",
]
}
« no previous file with comments | « BUILD.gn ('k') | test/cctest/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698