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

Unified Diff: examples/window_manager/debug_panel.h

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 | « examples/window_manager/BUILD.gn ('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.h
diff --git a/examples/window_manager/debug_panel.h b/examples/window_manager/debug_panel.h
index c2ef16a148ad8e9563a047b5a8cd72e1a5a66267..06f16c8c9dc162622181770e368ae96b86e035ca 100644
--- a/examples/window_manager/debug_panel.h
+++ b/examples/window_manager/debug_panel.h
@@ -8,7 +8,7 @@
#include <string>
#include "base/macros.h"
-#include "mojo/services/public/interfaces/navigation/navigation.mojom.h"
+#include "mojo/services/navigation/public/interfaces/navigation.mojom.h"
#include "ui/views/controls/button/button.h"
#include "ui/views/layout/layout_manager.h"
#include "ui/views/widget/widget_delegate.h"
« no previous file with comments | « examples/window_manager/BUILD.gn ('k') | examples/window_manager/window_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698