| Index: shell/BUILD.gn
|
| diff --git a/shell/BUILD.gn b/shell/BUILD.gn
|
| index 23b7dc68d6a94f16535ffe979ba3fef0c8d4baaf..028ab498953d73d02bb2070982fe1a8ef632525b 100644
|
| --- a/shell/BUILD.gn
|
| +++ b/shell/BUILD.gn
|
| @@ -673,6 +673,7 @@ mojo_native_application("apptests") {
|
| "//mojo/public/interfaces/application",
|
| "//mojo/services/http_server/cpp",
|
| "//mojo/services/http_server/interfaces",
|
| + "//mojo/services/http_server/interfaces:interfaces_sync",
|
| "//mojo/services/network/interfaces",
|
| "//shell/test:bindings",
|
| ]
|
|
|