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

Unified Diff: components/window_manager/native_viewport_event_dispatcher_impl.h

Issue 1085233004: Moves services implementations out of third_party/mojo_services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: unnecessary changes Created 5 years, 8 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
Index: components/window_manager/native_viewport_event_dispatcher_impl.h
diff --git a/components/window_manager/native_viewport_event_dispatcher_impl.h b/components/window_manager/native_viewport_event_dispatcher_impl.h
index ac908372b5f2714f435cf4239fce695db314aa73..5fc4dcd8673f0962fd1c32b30fdb958fb40467fa 100644
--- a/components/window_manager/native_viewport_event_dispatcher_impl.h
+++ b/components/window_manager/native_viewport_event_dispatcher_impl.h
@@ -6,8 +6,8 @@
#define COMPONENTS_WINDOW_MANAGER_NATIVE_VIEWPORT_EVENT_DISPATCHER_IMPL_H_
#include "base/basictypes.h"
+#include "components/native_viewport/public/interfaces/native_viewport.mojom.h"
#include "third_party/mojo/src/mojo/public/cpp/bindings/strong_binding.h"
-#include "third_party/mojo_services/src/native_viewport/public/interfaces/native_viewport.mojom.h"
#include "ui/events/event_source.h"
namespace window_manager {

Powered by Google App Engine
This is Rietveld 408576698