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

Unified Diff: mojo/dart/mojo_services/BUILD.gn

Issue 1217283002: Download material design icons using DEPS (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 6 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 | « DEPS ('k') | mojo/tools/mojo_shell.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/dart/mojo_services/BUILD.gn
diff --git a/mojo/dart/mojo_services/BUILD.gn b/mojo/dart/mojo_services/BUILD.gn
index abf24374dbc1cfe388e3e6a4c3b3748f392a5c99..602dff4e232de4e9ba40cb8a6284338bf3e58b5f 100644
--- a/mojo/dart/mojo_services/BUILD.gn
+++ b/mojo/dart/mojo_services/BUILD.gn
@@ -13,5 +13,6 @@ dart_pkg("mojo_services") {
deps = [
"//mojo/services",
+ "//mojo/public/interfaces",
]
}
« no previous file with comments | « DEPS ('k') | mojo/tools/mojo_shell.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698