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

Unified Diff: mojo/services/files/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/files/public/interfaces/BUILD.gn
diff --git a/mojo/services/files/public/interfaces/BUILD.gn b/mojo/services/files/public/interfaces/BUILD.gn
index 5bfac61a650c940cc16a4f0a34cf26945e237ca6..04d041bcf90c51a8195c622e0b9842756df6353c 100644
--- a/mojo/services/files/public/interfaces/BUILD.gn
+++ b/mojo/services/files/public/interfaces/BUILD.gn
@@ -14,6 +14,4 @@ mojom("interfaces") {
]
import_dirs = [ get_path_info("../../../", "abspath") ]
-
- import_from = mojo_root
}
« no previous file with comments | « mojo/services/device_info/public/interfaces/BUILD.gn ('k') | mojo/services/geometry/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698