Chromium Code Reviews| Index: mojo/shell/BUILD.gn |
| diff --git a/mojo/shell/BUILD.gn b/mojo/shell/BUILD.gn |
| index 331af9a7a79e70851e3f4cefb400cb97e32f7c0c..2e599b6fb08f7e4ef0b5db7ca98aad3d6f4ccdc0 100644 |
| --- a/mojo/shell/BUILD.gn |
| +++ b/mojo/shell/BUILD.gn |
| @@ -26,6 +26,8 @@ source_set("shell") { |
| "query_util.h", |
| "shell_impl.cc", |
| "shell_impl.h", |
| + "static_application_loader.cc", |
| + "static_application_loader.h", |
| "switches.cc", |
| "switches.h", |
| ] |