Index: shell/android/main.cc |
diff --git a/shell/android/main.cc b/shell/android/main.cc |
index 92d4bb3e5a3ff8f355a795612127eb00e22bc2cc..79f3491958dd765e11c20f06cf92942cb7ee61d1 100644 |
--- a/shell/android/main.cc |
+++ b/shell/android/main.cc |
@@ -27,7 +27,7 @@ |
#include "jni/ShellService_jni.h" |
#include "mojo/message_pump/message_pump_mojo.h" |
#include "mojo/services/network/public/interfaces/network_service.mojom.h" |
-#include "mojo/services/window_manager/public/interfaces/window_manager.mojom.h" |
+#include "mojo/services/window_manager/interfaces/window_manager.mojom.h" |
#include "shell/android/android_handler_loader.h" |
#include "shell/android/java_application_loader.h" |
#include "shell/android/native_viewport_application_loader.h" |