Index: shell/shell_apptest.cc |
diff --git a/shell/shell_apptest.cc b/shell/shell_apptest.cc |
index e1ffb3c28b13feaaee40d42a7fda93b3658368cc..033564d47a9f20cd8040a2f1deac4a22f292e166 100644 |
--- a/shell/shell_apptest.cc |
+++ b/shell/shell_apptest.cc |
@@ -14,9 +14,9 @@ |
#include "mojo/public/cpp/application/application_impl.h" |
#include "mojo/public/cpp/application/application_test_base.h" |
#include "mojo/public/cpp/system/macros.h" |
-#include "mojo/services/http_server/public/cpp/http_server_util.h" |
-#include "mojo/services/http_server/public/interfaces/http_server.mojom.h" |
-#include "mojo/services/http_server/public/interfaces/http_server_factory.mojom.h" |
+#include "mojo/services/http_server/cpp/http_server_util.h" |
+#include "mojo/services/http_server/interfaces/http_server.mojom.h" |
+#include "mojo/services/http_server/interfaces/http_server_factory.mojom.h" |
#include "mojo/services/network/public/interfaces/net_address.mojom.h" |
#include "shell/kPingable.h" |
#include "shell/test/pingable.mojom.h" |