| Index: shell/application_manager/BUILD.gn
|
| diff --git a/shell/application_manager/BUILD.gn b/shell/application_manager/BUILD.gn
|
| index b51332a9657d00989c85484a99804247d92fa287..273b5fe3a0e29f23aa96c6ff4ac5c0a4754f0d95 100644
|
| --- a/shell/application_manager/BUILD.gn
|
| +++ b/shell/application_manager/BUILD.gn
|
| @@ -19,6 +19,7 @@ source_set("application_manager") {
|
| "identity.h",
|
| "local_fetcher.cc",
|
| "local_fetcher.h",
|
| + "native_application_options.h",
|
| "native_runner.h",
|
| "network_fetcher.cc",
|
| "network_fetcher.h",
|
|
|