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

Unified Diff: components/view_manager/event_dispatcher.h

Issue 1131523007: Move NativeViewport service into view_manager. This is a file move only. Further merging will happe… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 7 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 | « components/view_manager/display_manager.h ('k') | components/view_manager/native_viewport/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/view_manager/event_dispatcher.h
diff --git a/components/view_manager/event_dispatcher.h b/components/view_manager/event_dispatcher.h
index 7a36de258575f7e0a35876cdda715f45c5b33607..9716f06b492d026cdd7d8aeaf99ba55d6ecfbf86 100644
--- a/components/view_manager/event_dispatcher.h
+++ b/components/view_manager/event_dispatcher.h
@@ -8,7 +8,7 @@
#include <set>
#include "base/basictypes.h"
-#include "components/native_viewport/public/interfaces/native_viewport.mojom.h"
+#include "components/view_manager/public/interfaces/native_viewport.mojom.h"
namespace view_manager {
« no previous file with comments | « components/view_manager/display_manager.h ('k') | components/view_manager/native_viewport/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698