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

Unified Diff: testing/buildbot/filters/BUILD.gn

Issue 2886553002: Rename ash_mus_unittests builder step to "ash_unittests --mus" (Closed)
Patch Set: build file Created 3 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 | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/filters/ash_mus_unittests.filter » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/filters/BUILD.gn
diff --git a/testing/buildbot/filters/BUILD.gn b/testing/buildbot/filters/BUILD.gn
index b814a181603ba8a7e43aa64628e1f9e467ef71d0..782e100c574ed07d39df24af2f612fe0e0463005 100644
--- a/testing/buildbot/filters/BUILD.gn
+++ b/testing/buildbot/filters/BUILD.gn
@@ -52,6 +52,6 @@ source_set("ash_unittests_filters") {
testonly = true
data = [
- "//testing/buildbot/filters/ash_mus_unittests.filter",
+ "//testing/buildbot/filters/ash_unittests_mus.filter",
]
}
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/filters/ash_mus_unittests.filter » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698