Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 69079bbb772dbffb47d87b89fa82055921167f51..1206689a39b5b10c0b8929da82495f90a8cabeec 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -856,6 +856,7 @@ if (is_linux) { |
"//chrome/test:interactive_ui_tests", |
"//chrome/test:sync_integration_tests", # Note: need to turn off incremental linking for debug. |
"//chrome/test:unit_tests", |
+ "//cloud_print:cloud_print_unittests", |
dcheng
2015/06/30 21:34:20
Please ignore this, I'll revert this before landin
|
"//chrome/test/chromedriver:chromedriver_unittests", # PASSES 4/20/2015 |
"//components:components_browsertests", # PASSES 4/24/2015 |
"//components:components_unittests", # PASSES 4/17/2015 |