Index: mojo/views/native_widget_view_manager.cc |
diff --git a/mojo/views/native_widget_view_manager.cc b/mojo/views/native_widget_view_manager.cc |
index 9927c8978dbc27130acf1946492985e08f735fc4..a9bd40bd50572c6252e9012049e109222b51b204 100644 |
--- a/mojo/views/native_widget_view_manager.cc |
+++ b/mojo/views/native_widget_view_manager.cc |
@@ -5,7 +5,7 @@ |
#include "mojo/views/native_widget_view_manager.h" |
#include "mojo/aura/window_tree_host_mojo.h" |
-#include "mojo/services/public/cpp/input_events/input_events_type_converters.h" |
+#include "mojo/converters/input_events/input_events_type_converters.h" |
#include "ui/aura/client/aura_constants.h" |
#include "ui/aura/client/default_capture_client.h" |
#include "ui/aura/window.h" |