Index: chromecast/app/BUILD.gn |
diff --git a/chromecast/app/BUILD.gn b/chromecast/app/BUILD.gn |
index 51cf158402f168984fb9b9dd5c435d9d6cde738d..6515e110dffd03eb3f94e3d6674f7d6bd3fd7306 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:test_support", |
"//testing/gtest", |
] |
} |