Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 945e1235973389f7f2cbfa955d065ae14da6b673..4067bb877f314585aba139b6d5fb2cacea2c5aca 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -13,6 +13,7 @@ group("default") { |
"//shell", |
"//ui/gfx:gfx_unittests", |
"//ui/events:events_unittests", |
+ "//third_party/dart-packages/unittest", |
tonyg
2015/03/02 22:43:31
nit: alphabetize
Elliot Glaysher
2015/03/02 23:33:37
Removed. (It was indicative of a deeper problem wi
|
] |
if (!is_android && !is_win) { |