Index: services/http_server/http_server_app.cc |
diff --git a/services/http_server/http_server_app.cc b/services/http_server/http_server_app.cc |
index 1ca6d076023ee6e85a5289b585ba6585f785e647..8ff7b12579d3bc4aa7f2b27021e7a340816c67c6 100644 |
--- a/services/http_server/http_server_app.cc |
+++ b/services/http_server/http_server_app.cc |
@@ -8,7 +8,7 @@ |
#include "mojo/public/cpp/application/application_impl.h" |
#include "mojo/public/cpp/application/application_runner.h" |
#include "mojo/public/cpp/application/interface_factory.h" |
-#include "mojo/services/http_server/public/interfaces/http_server_factory.mojom.h" |
+#include "mojo/services/http_server/interfaces/http_server_factory.mojom.h" |
#include "services/http_server/http_server_factory_impl.h" |
#include "services/http_server/http_server_impl.h" |