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

Unified Diff: BUILD.gn

Issue 2022543002: GN build of angle_unittests on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index b5fbf42320446da4f5319abfe236383a649ecb3a..53aa41f2d2e308b5ffd96da80ce5be18abc213cd 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -449,6 +449,7 @@ group("both_gn_and_gyp") {
"//media:media_perftests",
"//net:dump_cache",
"//sync:run_sync_testserver",
+ "//third_party/angle/src/tests:angle_unittests",
"//third_party/codesighs:maptsvdifftool",
"//third_party/libphonenumber:libphonenumber_unittests",
"//ui/compositor:compositor_unittests",
@@ -479,7 +480,6 @@ group("both_gn_and_gyp") {
"//net:tld_cleanup",
"//ppapi:pepper_hash_for_uma",
"//ppapi:ppapi_perftests",
- "//third_party/angle/src/tests:angle_unittests",
"//third_party/leveldatabase:env_chromium_unittests",
"//third_party/libaddressinput:libaddressinput_unittests",
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698