| Index: apps/apps.gypi
|
| diff --git a/apps/apps.gypi b/apps/apps.gypi
|
| index 35248b59ac39886e48cd6136108fa2c47d3c2217..f5bad34330744e51393fd5c5f8f3a5d8757c903d 100644
|
| --- a/apps/apps.gypi
|
| +++ b/apps/apps.gypi
|
| @@ -38,6 +38,8 @@
|
| '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',
|
|
|