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

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: Linux-specific utils moved to linux/ 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") {
sources = [
"//media/base",
"cma/backend/audio_video_pipeline_device_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698