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

Unified Diff: mojo/services/window_manager/window_manager_internal_service_impl.h

Issue 663683007: Moves WindowManagerInternal* into own .mojom (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: merge Created 6 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 | « mojo/services/view_manager/view_manager_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/window_manager/window_manager_internal_service_impl.h
diff --git a/mojo/services/window_manager/window_manager_internal_service_impl.h b/mojo/services/window_manager/window_manager_internal_service_impl.h
index 5733f79dfe98d08ff8926e3d5115f1c97c900410..3e416f388f49c14f368205d725aaa1f8c4bc3f4b 100644
--- a/mojo/services/window_manager/window_manager_internal_service_impl.h
+++ b/mojo/services/window_manager/window_manager_internal_service_impl.h
@@ -6,7 +6,7 @@
#define MOJO_SERVICES_WINDOW_MANAGER_WINDOW_MANAGER_INTERNAL_SERVICE_IMPL_H_
#include "base/basictypes.h"
-#include "mojo/services/public/interfaces/window_manager/window_manager.mojom.h"
+#include "mojo/services/public/interfaces/window_manager/window_manager_internal.mojom.h"
namespace mojo {
« no previous file with comments | « mojo/services/view_manager/view_manager_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698