| Index: shell/BUILD.gn
|
| diff --git a/shell/BUILD.gn b/shell/BUILD.gn
|
| index 0919596cddda4cb8ba53162275aa1971befe7f5e..a09eb678dd8c733491cb10fd90394a95cc30f635 100644
|
| --- a/shell/BUILD.gn
|
| +++ b/shell/BUILD.gn
|
| @@ -650,6 +650,7 @@ mojo_native_application("apptests") {
|
| "//mojo/public/cpp/bindings:callback",
|
| "//mojo/public/cpp/environment",
|
| "//mojo/public/cpp/system:system",
|
| + "//mojo/public/interfaces/application",
|
| "//mojo/services/http_server/cpp",
|
| "//mojo/services/http_server/interfaces",
|
| "//mojo/services/network/interfaces",
|
|
|