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

Unified Diff: mojo/BUILD.gn

Issue 971083002: Create an apptesting framework for dart. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Update upload_binaries.py to add the apptest.dartzip artifact. 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/dart/apptest/BUILD.gn » ('j') | mojo/tools/upload_binaries.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index a09c7aed7434bf0fbbe7268bcbddd2c43d582216..8cb1bd3e24bd3d03824f8b7d3895a0331de6db7f 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -19,6 +19,7 @@ group("mojo") {
"//benchmarks",
"//examples",
"//mojo/common",
+ "//mojo/dart/apptest",
"//mojo/public",
"//mojo/services",
"//mojo/tools/package_manager",
@@ -60,7 +61,7 @@ group("tests") {
"//mojo/services/view_manager/public/cpp/tests:mojo_view_manager_lib_unittests",
"//mojo/tools:message_generator",
"//services/clipboard:apptests",
- "//services/dart:dart_apptests",
+ "//services/dart/dart_apptests",
"//services/files:apptests",
"//services/http_server:apptests",
"//services/js:js_apptests",
« no previous file with comments | « no previous file | mojo/dart/apptest/BUILD.gn » ('j') | mojo/tools/upload_binaries.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698