Index: chromecast/media/BUILD.gn |
diff --git a/chromecast/media/BUILD.gn b/chromecast/media/BUILD.gn |
index d99640b89c076ca1b39ba4f7e3415bc495dfd6cc..c927ad63b8f527c0f441244684fa8f95c11aef04 100644 |
--- a/chromecast/media/BUILD.gn |
+++ b/chromecast/media/BUILD.gn |
@@ -12,7 +12,7 @@ group("media") { |
] |
} |
-test("unittests") { |
+test("cast_media_unittests") { |
alokp
2015/06/15 17:51:49
I would keep the target name as unittests and add
gunsch
2015/06/15 18:05:59
Disagreed. See:
https://code.google.com/p/chromium
alokp
2015/06/15 18:14:40
You are right. Thanks for including the search res
slan
2015/06/16 14:57:49
Acknowledged.
|
sources = [ |
"//media/base", |
"cma/backend/audio_video_pipeline_device_unittest.cc", |