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

Unified Diff: chromecast/app/BUILD.gn

Issue 1254113004: [Chromecast] Consolidate duplicated crash test functions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Updated commit message Created 5 years, 5 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/app/BUILD.gn
diff --git a/chromecast/app/BUILD.gn b/chromecast/app/BUILD.gn
index 51cf158402f168984fb9b9dd5c435d9d6cde738d..aaf9da4da11221f1b63bb5bcc02b177a1f6feec4 100644
--- a/chromecast/app/BUILD.gn
+++ b/chromecast/app/BUILD.gn
@@ -36,6 +36,7 @@ test("cast_shell_unittests") {
"//base/test:run_all_unittests",
"//base/test:test_support",
"//chromecast/crash",
+ "//chromecast/crash:cast_crash_test_support",
"//testing/gtest",
]
}
« no previous file with comments | « no previous file | chromecast/app/linux/cast_crash_reporter_client_unittest.cc » ('j') | chromecast/crash/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698