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

Unified Diff: mojo/services/terminal/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
Index: mojo/services/terminal/public/interfaces/BUILD.gn
diff --git a/mojo/services/terminal/public/interfaces/BUILD.gn b/mojo/services/terminal/public/interfaces/BUILD.gn
index b9d349a0a18d587f939c3ed8dcf005808f2c9676..fe96c8ff0816bfb3bd4e682c7fdaad2351ab8b3e 100644
--- a/mojo/services/terminal/public/interfaces/BUILD.gn
+++ b/mojo/services/terminal/public/interfaces/BUILD.gn
@@ -15,6 +15,4 @@ mojom("interfaces") {
public_deps = [
"../../../files/public/interfaces",
]
-
- import_from = mojo_root
}
« no previous file with comments | « mojo/services/surfaces/public/interfaces/BUILD.gn ('k') | mojo/services/view_manager/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698