Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index b8d4567b89eb30a61d93cff4cb5dc7ed18177a1e..737c956437400116a7dbf890d39359c281bc2367 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -617,6 +617,7 @@ group("gn_only") { |
# and figure out how cross-platform they are |
deps += [ |
":gn_mojo_targets", |
+ "//blimp:unit_tests", |
nyquist
2015/09/10 00:18:48
Could you add this to:
//testing/buildbot/chromium
Kevin M
2015/09/10 18:11:17
Done
From what I can tell, I can only add test ex
|
"//chrome/browser/resources:extension_resource_demo", |
"//chrome/installer/util:strings", |
"//chrome:main_dll", |