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

Unified Diff: mojo/services/window_manager/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/window_manager/public/interfaces/BUILD.gn
diff --git a/mojo/services/window_manager/public/interfaces/BUILD.gn b/mojo/services/window_manager/public/interfaces/BUILD.gn
index b97f069bf093cab018229bc04215499198fcb766..3cf56dad9133e2b6de899cae0b31778181683d11 100644
--- a/mojo/services/window_manager/public/interfaces/BUILD.gn
+++ b/mojo/services/window_manager/public/interfaces/BUILD.gn
@@ -19,4 +19,6 @@ mojom("interfaces") {
"../../../geometry/public/interfaces",
"../../../input_events/public/interfaces",
]
+
+ import_from = mojo_root
}

Powered by Google App Engine
This is Rietveld 408576698