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

Unified Diff: chromecast/crash/BUILD.gn

Issue 1484713003: [Chromecast] Use ScopedTemp[File|Dir] in tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Style Created 5 years, 1 month 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/crash/BUILD.gn
diff --git a/chromecast/crash/BUILD.gn b/chromecast/crash/BUILD.gn
index b32fdfd8111cc4a8e10e2e768541390c3837193c..888619df48d1ea4c286315fda6a14edc13abb06b 100644
--- a/chromecast/crash/BUILD.gn
+++ b/chromecast/crash/BUILD.gn
@@ -65,6 +65,7 @@ if (is_linux) {
"//base/test:run_all_unittests",
"//base/test:test_support",
"//breakpad:client",
+ "//chromecast/base:test_support",
"//testing/gmock",
"//testing/gtest",
]

Powered by Google App Engine
This is Rietveld 408576698