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

Unified Diff: examples/window_manager/debug_panel.sky

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/BUILD.gn ('k') | examples/window_manager/debug_panel_host.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/window_manager/debug_panel.sky
diff --git a/examples/window_manager/debug_panel.sky b/examples/window_manager/debug_panel.sky
index 3d172e5f88c96bba8f85b2a95a5bbe320d5c246c..4eb6eebaefd34dbc472f75ac103acbb02527de07 100644
--- a/examples/window_manager/debug_panel.sky
+++ b/examples/window_manager/debug_panel.sky
@@ -7,7 +7,7 @@
<sky>
<import src="/gen/examples/window_manager/debug_panel_host.mojom.sky" as="example" />
-<import src="/mojo/services/navigation/public/interfaces/navigation.mojom.sky" as="navigation" />
+<import src="/mojo/services/navigation/interfaces/navigation.mojom.sky" as="navigation" />
<import src="/sky/framework/embedder.sky" as="embedder" />
<import src="/sky/framework/sky-box.sky" as="SkyBox" />
« no previous file with comments | « examples/window_manager/BUILD.gn ('k') | examples/window_manager/debug_panel_host.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698