Chromium Code Reviews| Index: chromecast/app/BUILD.gn |
| diff --git a/chromecast/app/BUILD.gn b/chromecast/app/BUILD.gn |
| index ba591b625467f8348d04b65e8a98f5b60d6844cb..4388d89880355e0197a1fe785483f3fe10259ee9 100644 |
| --- a/chromecast/app/BUILD.gn |
| +++ b/chromecast/app/BUILD.gn |
| @@ -55,6 +55,7 @@ test("cast_shell_unittests") { |
| "//base", |
| "//base/test:run_all_unittests", |
| "//base/test:test_support", |
| + "//chromecast/base:test_support", |
| "//chromecast/crash", |
| "//chromecast/crash:test_support", |
| "//testing/gtest", |