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

Unified Diff: chromecast/media/BUILD.gn

Issue 1154383006: Adding crash utilities to chromecast/crash. (Closed) Base URL: https://eureka-internal.googlesource.com/chromium/src@master
Patch Set: Created 5 years, 6 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
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",

Powered by Google App Engine
This is Rietveld 408576698