| Index: services/http_server/http_server_impl.cc
|
| diff --git a/services/http_server/http_server_impl.cc b/services/http_server/http_server_impl.cc
|
| index 8c1120ab98b10ea8745e858b552c7e029122516d..fa7f5b34215cfb7dcabf0d53d94a50f24e59e731 100644
|
| --- a/services/http_server/http_server_impl.cc
|
| +++ b/services/http_server/http_server_impl.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/logging.h"
|
| #include "mojo/public/cpp/application/application_impl.h"
|
| #include "mojo/public/cpp/system/data_pipe.h"
|
| -#include "mojo/services/http_server/public/cpp/http_server_util.h"
|
| +#include "mojo/services/http_server/cpp/http_server_util.h"
|
| #include "services/http_server/connection.h"
|
| #include "services/http_server/http_server_factory_impl.h"
|
|
|
|
|