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

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

Issue 1260623003: Remove duplicate mojom.dart files from mojo_services (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Fix build Created 5 years, 5 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 | « no previous file | third_party/dart-pkg/BUILD.gn » ('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 602dff4e232de4e9ba40cb8a6284338bf3e58b5f..abf24374dbc1cfe388e3e6a4c3b3748f392a5c99 100644
--- a/mojo/dart/mojo_services/BUILD.gn
+++ b/mojo/dart/mojo_services/BUILD.gn
@@ -13,6 +13,5 @@ dart_pkg("mojo_services") {
deps = [
"//mojo/services",
- "//mojo/public/interfaces",
]
}
« no previous file with comments | « no previous file | third_party/dart-pkg/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698