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

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

Issue 796783002: Restructure public side of navigation service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years 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/BUILD.gn ('k') | mojo/services/navigation/public/interfaces/navigation.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/navigation/public/interfaces/BUILD.gn
diff --git a/mojo/services/public/interfaces/navigation/BUILD.gn b/mojo/services/navigation/public/interfaces/BUILD.gn
similarity index 93%
rename from mojo/services/public/interfaces/navigation/BUILD.gn
rename to mojo/services/navigation/public/interfaces/BUILD.gn
index f2336d3e156de88de2813d71cbe44bb286d35282..39099160ff317cde67bdf1ae7430844311800519 100644
--- a/mojo/services/public/interfaces/navigation/BUILD.gn
+++ b/mojo/services/navigation/public/interfaces/BUILD.gn
@@ -4,7 +4,7 @@
import("//mojo/public/tools/bindings/mojom.gni")
-mojom("navigation") {
+mojom("interfaces") {
sources = [
"navigation.mojom",
]
« no previous file with comments | « mojo/services/BUILD.gn ('k') | mojo/services/navigation/public/interfaces/navigation.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698