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

Unified Diff: BUILD.gn

Issue 2385603002: Add angle_unittests to ozone tests. (Closed)
Patch Set: Add angle_unittests to ozone tests. Created 4 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
« no previous file with comments | « no previous file | testing/buildbot/chromium.chromiumos.json » ('j') | 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 f5275fa0b16e03965d4fe9aa7958e9cf417daa61..7b671edc81428c3ccc95dde88bd381ddfa68f1b1 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -302,6 +302,8 @@ group("both_gn_and_gyp") {
"//mojo/edk/test:mojo_public_system_unittests",
"//net:net_perftests",
"//services/shell/public/cpp",
+ "//third_party/angle/src/tests:angle_end2end_tests",
+ "//third_party/angle/src/tests:angle_unittests",
"//third_party/WebKit/Source/platform:blink_platform_unittests",
"//third_party/WebKit/Source/platform/heap:blink_heap_unittests",
"//third_party/WebKit/Source/web:webkit_unit_tests",
@@ -533,8 +535,6 @@ group("both_gn_and_gyp") {
"//ipc:ipc_perftests",
"//media:media_perftests",
"//net:dump_cache",
- "//third_party/angle/src/tests:angle_end2end_tests",
- "//third_party/angle/src/tests:angle_unittests",
"//third_party/codesighs:maptsvdifftool",
"//third_party/libphonenumber:libphonenumber_unittests",
"//ui/compositor:compositor_unittests",
« no previous file with comments | « no previous file | testing/buildbot/chromium.chromiumos.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698