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

Unified Diff: mojo/services/location/public/interfaces/BUILD.gn

Issue 1071693003: Uses mojom module names as Dart's package: import URI (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Merge Created 5 years, 8 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/services/location/public/interfaces/BUILD.gn
diff --git a/mojo/services/location/public/interfaces/BUILD.gn b/mojo/services/location/public/interfaces/BUILD.gn
index d4ed5f61c64bf06abcdb4b2513c8b848df5a653d..e0498d89513ca489a3421e46c643ecf907ef1384 100644
--- a/mojo/services/location/public/interfaces/BUILD.gn
+++ b/mojo/services/location/public/interfaces/BUILD.gn
@@ -15,6 +15,4 @@ mojom("interfaces") {
import_dirs = [ get_path_info("../../../", "abspath") ]
mojo_sdk_deps = [ "mojo/public/interfaces/application" ]
-
- import_from = mojo_root
}
« no previous file with comments | « mojo/services/keyboard/public/interfaces/BUILD.gn ('k') | mojo/services/native_viewport/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698