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

Unified Diff: chromecast/media/cma/backend/alsa/BUILD.gn

Issue 1931953002: Add cast_alsa_cma_backend_unittests to buildbot (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 4 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 | « chromecast/chromecast_tests.gypi ('k') | chromecast/media/media.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/media/cma/backend/alsa/BUILD.gn
diff --git a/chromecast/media/cma/backend/alsa/BUILD.gn b/chromecast/media/cma/backend/alsa/BUILD.gn
index 04e21d664ea8f5da0f240046b3a73d858abafe92..f0554e13a2ba4eff4523fc16662cf30c39e4a78f 100644
--- a/chromecast/media/cma/backend/alsa/BUILD.gn
+++ b/chromecast/media/cma/backend/alsa/BUILD.gn
@@ -70,8 +70,8 @@ buildflag_header("alsa_features") {
flags = [ "ALSA_MONOTONIC_RAW_TSTAMPS=$use_alsa_monotonic_raw_tstamps" ]
}
-# GYP target: chromecast/media/media.gyp:alsa_cma_backend_unittests
-test("alsa_cma_backend_unittests") {
+# GYP target: chromecast/media/media.gyp:cast_alsa_cma_backend_unittests
+test("cast_alsa_cma_backend_unittests") {
sources = [
"stream_mixer_alsa_unittest.cc",
]
« no previous file with comments | « chromecast/chromecast_tests.gypi ('k') | chromecast/media/media.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698