| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index b34937829936e52f9097bf2ec691d9aa1d469e93..a68ca2c9c141fc32d51ae5ac6fe53a2dfaba54a8 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -322,7 +322,7 @@ if (is_linux) {
|
| "//chrome/test:sync_integration_tests", # Crashes for brettw in GN and GYP.
|
| "//chrome/test:unit_tests", # PASSES 2/25/2015
|
| "//chrome/test/chromedriver:chromedriver_unittests", # PASSES 2/25/2015
|
| - "//components:components_unittests", # TODO(GYP) multiple crashes.
|
| + "//components:components_unittests", # PASSES 2/27/2015
|
| "//content/test:content_browsertests",
|
| "//content/test:content_unittests", # PASSES 2/25/2015
|
| "//crypto:crypto_unittests", # PASSES 2/25/2015
|
|
|