| Index: apps/BUILD.gn
|
| diff --git a/apps/BUILD.gn b/apps/BUILD.gn
|
| index 25700b6663f5b20eb78ff8733e421a48d603c950..4a10eea30e4ab2b091c8e9cf00d0f95fa51743bc 100644
|
| --- a/apps/BUILD.gn
|
| +++ b/apps/BUILD.gn
|
| @@ -19,6 +19,8 @@ static_library("apps") {
|
| "app_restore_service.h",
|
| "app_restore_service_factory.cc",
|
| "app_restore_service_factory.h",
|
| + "app_window_registry_util.cc",
|
| + "app_window_registry_util.h",
|
| "browser_context_keyed_service_factories.cc",
|
| "browser_context_keyed_service_factories.h",
|
| "custom_launcher_page_contents.cc",
|
|
|