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

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

Issue 1022703005: Dart: Rebase generated imports from the SDK to the SDK base directory. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Added comment Created 5 years, 9 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/geometry/public/interfaces/BUILD.gn
diff --git a/mojo/services/geometry/public/interfaces/BUILD.gn b/mojo/services/geometry/public/interfaces/BUILD.gn
index 9047ee21ee471ed573671e0ce375a2c3bb6c9d8b..217eb27144cdf3edbb53de36cd7fa89a353dedc2 100644
--- a/mojo/services/geometry/public/interfaces/BUILD.gn
+++ b/mojo/services/geometry/public/interfaces/BUILD.gn
@@ -9,4 +9,6 @@ mojom("interfaces") {
sources = [
"geometry.mojom",
]
+
+ import_from = mojo_root
tonyg 2015/03/26 21:06:13 It'd be nice to have a less brittle way for this t
zra 2015/03/26 23:33:20 I could write a wrapper template, like service_moj
}

Powered by Google App Engine
This is Rietveld 408576698