Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(16)

Unified Diff: BUILD.gn

Issue 971083002: Create an apptesting framework for dart. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | mojo/BUILD.gn » ('j') | mojo/dart/apptest/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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) {
« no previous file with comments | « no previous file | mojo/BUILD.gn » ('j') | mojo/dart/apptest/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698