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

Unified Diff: mojo/services/http_server/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/gpu/public/interfaces/BUILD.gn ('k') | mojo/services/input_events/public/interfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/http_server/public/interfaces/BUILD.gn
diff --git a/mojo/services/http_server/public/interfaces/BUILD.gn b/mojo/services/http_server/public/interfaces/BUILD.gn
index 79aa6a6f11967467ae28e540d23a7321aa606c3e..a02039e36eb5e7564bd6c54fa60d30ab3eb3450d 100644
--- a/mojo/services/http_server/public/interfaces/BUILD.gn
+++ b/mojo/services/http_server/public/interfaces/BUILD.gn
@@ -24,4 +24,6 @@ mojom("interfaces") {
deps = [
"$mojo_network_service_root/network/public/interfaces",
]
+
+ import_from = mojo_root
}
« no previous file with comments | « mojo/services/gpu/public/interfaces/BUILD.gn ('k') | mojo/services/input_events/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698