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

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
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..fdbec8b58415c4b804988eb57f98416ba60a6800 100644
--- a/services/dart/dart_apptests/BUILD.gn
+++ b/services/dart/dart_apptests/BUILD.gn
@@ -21,7 +21,7 @@ dart_pkg("dart_apptests") {
deps = [
"//mojo/dart/mojo_services",
"//mojo/public/dart",
- "//third_party/dart-pkg",
+ "//mojo/public/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",
« DEPS ('K') | « services/dart/BUILD.gn ('k') | third_party/dart-pkg/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698