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

Unified Diff: mojo/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: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index ddc717695623b2a8d80fd1b2dfea30e30df5655b..a40d3b5a3a18f209fb69770d9dd8a169550a4d2d 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -20,6 +20,7 @@ group("mojo") {
"//mojo/dart",
"//mojo/public",
"//mojo/services",
+ "//third_party/dart-pkg",
]
if (is_android) {

Powered by Google App Engine
This is Rietveld 408576698