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

Unified Diff: mojo/dart/apptests/dart_apptests/BUILD.gn

Issue 1545483003: Dart: Reorganize files (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Fix build file Created 5 years 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 | « mojo/dart/apptests/BUILD.gn ('k') | mojo/dart/apptests/dart_apptests/lib/main.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/dart/apptests/dart_apptests/BUILD.gn
diff --git a/services/dart/dart_apptests/BUILD.gn b/mojo/dart/apptests/dart_apptests/BUILD.gn
similarity index 67%
rename from services/dart/dart_apptests/BUILD.gn
rename to mojo/dart/apptests/dart_apptests/BUILD.gn
index 3ac585a7e12a2b7c3b96f38eba31b2c2b5133492..710c76d7ed2afde410b2060441cc319db1bd55b9 100644
--- a/services/dart/dart_apptests/BUILD.gn
+++ b/mojo/dart/apptests/dart_apptests/BUILD.gn
@@ -22,11 +22,6 @@ dart_pkg("dart_apptests") {
deps = [
"//mojo/dart/packages",
"//mojo/public/dart",
- "//mojo/public/interfaces/bindings/tests:versioning_test_client_interfaces",
- "//mojo/public/interfaces/bindings/tests:versioning_test_service_interfaces",
- "//services/dart/test/echo",
- "//services/dart/test/pingpong",
- "//services/dart/test/pingpong_target",
- "//services/dart/test/dart/service_test_interfaces",
+ "//mojo/dart/apptests/test_apps",
]
}
« no previous file with comments | « mojo/dart/apptests/BUILD.gn ('k') | mojo/dart/apptests/dart_apptests/lib/main.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698