Chromium Code Reviews| Index: mojo/shell/BUILD.gn |
| diff --git a/mojo/shell/BUILD.gn b/mojo/shell/BUILD.gn |
| index 9a1fe459c11744811bdd5a67b21da42034f0156b..be6302d0de67ce79f5eac3a346dc50e5da724236 100644 |
| --- a/mojo/shell/BUILD.gn |
| +++ b/mojo/shell/BUILD.gn |
| @@ -25,6 +25,8 @@ source_set("shell") { |
| "fetcher.h", |
| "identity.cc", |
| "identity.h", |
| + "in_thread_application_loader.cc", |
| + "in_thread_application_loader.h", |
| "native_runner.h", |
| "package_manager.h", |
| "query_util.cc", |