Index: shell/android/main.cc |
diff --git a/shell/android/main.cc b/shell/android/main.cc |
index 79f3491958dd765e11c20f06cf92942cb7ee61d1..c164f2216401180a8f3d1f5a4b2f11bcf6ff5fa6 100644 |
--- a/shell/android/main.cc |
+++ b/shell/android/main.cc |
@@ -26,7 +26,7 @@ |
#include "gpu/config/gpu_util.h" |
#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/network/interfaces/network_service.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" |