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

Unified Diff: mojo/services/geometry/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
« no previous file with comments | « mojo/services/files/public/interfaces/BUILD.gn ('k') | mojo/services/gpu/public/interfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/geometry/public/interfaces/BUILD.gn
diff --git a/mojo/services/geometry/public/interfaces/BUILD.gn b/mojo/services/geometry/public/interfaces/BUILD.gn
index 217eb27144cdf3edbb53de36cd7fa89a353dedc2..9047ee21ee471ed573671e0ce375a2c3bb6c9d8b 100644
--- a/mojo/services/geometry/public/interfaces/BUILD.gn
+++ b/mojo/services/geometry/public/interfaces/BUILD.gn
@@ -9,6 +9,4 @@ mojom("interfaces") {
sources = [
"geometry.mojom",
]
-
- import_from = mojo_root
}
« no previous file with comments | « mojo/services/files/public/interfaces/BUILD.gn ('k') | mojo/services/gpu/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698