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

Unified Diff: examples/window_manager/debug_panel_host.mojom

Issue 1394303004: Move //mojo/services/X/public/... to //mojo/services/X/... (part 3). (Closed) Base URL: https://github.com/domokit/mojo.git@no_public_2-x-no_public_1
Patch Set: Created 5 years, 2 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 | « examples/window_manager/debug_panel.sky ('k') | examples/window_manager/window_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/window_manager/debug_panel_host.mojom
diff --git a/examples/window_manager/debug_panel_host.mojom b/examples/window_manager/debug_panel_host.mojom
index 00c1749f8745acda7b11f6c647a3c7035d92f343..68073c86a9ea998f8bc45521747f548d0da5bdca 100644
--- a/examples/window_manager/debug_panel_host.mojom
+++ b/examples/window_manager/debug_panel_host.mojom
@@ -4,7 +4,7 @@
module mojo.examples;
-import "mojo/services/navigation/public/interfaces/navigation.mojom";
+import "mojo/services/navigation/interfaces/navigation.mojom";
interface DebugPanelHost {
// Closes the top.
« no previous file with comments | « examples/window_manager/debug_panel.sky ('k') | examples/window_manager/window_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698