Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 0f946dcacf9134fc92c9699ba8c25a894e0c39f0..9b1f1ba0a7c3a2ad83621fa4dc7c72ba59ec182c 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -73,6 +73,7 @@ group("both_gn_and_gyp") { |
| "//chrome/test:sync_integration_tests", |
| "//chrome/test:unit_tests", |
| "//chrome/test/chromedriver:chromedriver_unittests", |
| + "//chromecast:chromecast_unittests", |
|
gunsch
2015/06/12 00:37:09
Remove this for now. Brett and others have express
slan
2015/06/15 17:01:44
Done.
|
| "//components:components_browsertests", |
| "//components:components_unittests", |
| "//content/shell:content_shell", |