| Index: services/http_server/BUILD.gn
|
| diff --git a/services/http_server/BUILD.gn b/services/http_server/BUILD.gn
|
| index ce330a56d6b33581b9f4135541b9da5c814b7ebd..81a637fb871704210b257935a93679b7a7a0beba 100644
|
| --- a/services/http_server/BUILD.gn
|
| +++ b/services/http_server/BUILD.gn
|
| @@ -19,7 +19,7 @@ mojo_native_application("http_server") {
|
| "//mojo/public/cpp/environment",
|
| "//mojo/public/cpp/system",
|
| "//mojo/public/cpp/utility",
|
| - "//mojo/services/public/interfaces/network",
|
| + "//mojo/services/network/public/interfaces",
|
| "//services/http_server/public",
|
| "//services/http_server/public:util",
|
| "//third_party/re2",
|
|
|