| Index: services/python/mojo_url_redirector/BUILD.gn
|
| diff --git a/services/python/mojo_url_redirector/BUILD.gn b/services/python/mojo_url_redirector/BUILD.gn
|
| index 201999aba67632672e51d6361a22d79f18858062..b9a8887e53189b704be3545976c4b4ce86bc721b 100644
|
| --- a/services/python/mojo_url_redirector/BUILD.gn
|
| +++ b/services/python/mojo_url_redirector/BUILD.gn
|
| @@ -37,6 +37,8 @@ mojo_native_application("apptests") {
|
| "//mojo/application",
|
| "//mojo/application:test_support",
|
| "//mojo/common",
|
| + "//mojo/services/http_server/public/cpp",
|
| + "//mojo/services/http_server/public/interfaces",
|
| "//mojo/services/network/public/interfaces",
|
| ]
|
|
|
|
|