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

Unified Diff: mojo/services/service_registry/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: 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
« no previous file with comments | « mojo/services/network/public/interfaces/BUILD.gn ('k') | mojo/services/surfaces/public/interfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/service_registry/public/interfaces/BUILD.gn
diff --git a/mojo/services/service_registry/public/interfaces/BUILD.gn b/mojo/services/service_registry/public/interfaces/BUILD.gn
index 3c647d03047da6ef416b353f2d4769e26ea5de50..a485162c8ab2a8ea45b879e0906a8c14ae4c9126 100644
--- a/mojo/services/service_registry/public/interfaces/BUILD.gn
+++ b/mojo/services/service_registry/public/interfaces/BUILD.gn
@@ -13,4 +13,6 @@ 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/network/public/interfaces/BUILD.gn ('k') | mojo/services/surfaces/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698