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

Unified Diff: services/dart/dart_apptests/BUILD.gn

Issue 1346773002: Stop running pub get at gclient sync time and fix build bugs (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 3 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 | « mojo/public/tools/git/dart_pub_get.py ('k') | third_party/dart-pkg/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/dart/dart_apptests/BUILD.gn
diff --git a/services/dart/dart_apptests/BUILD.gn b/services/dart/dart_apptests/BUILD.gn
index c598b0614be42781fc96b71f69ff96e23d066db0..bcc247cb04f336fd34063e9fc0500456feccab1d 100644
--- a/services/dart/dart_apptests/BUILD.gn
+++ b/services/dart/dart_apptests/BUILD.gn
@@ -21,7 +21,6 @@ dart_pkg("dart_apptests") {
deps = [
"//mojo/dart/mojo_services",
"//mojo/public/dart",
- "//third_party/dart-pkg",
"//mojo/public/interfaces/bindings/tests:versioning_test_client_interfaces",
"//mojo/public/interfaces/bindings/tests:versioning_test_service_interfaces",
"//services/dart/test/echo",
« no previous file with comments | « mojo/public/tools/git/dart_pub_get.py ('k') | third_party/dart-pkg/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698