diff options
Diffstat (limited to 'apps/apps.gypi')
-rw-r--r-- | apps/apps.gypi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/apps.gypi b/apps/apps.gypi index 1ad9600..fd45772d 100644 --- a/apps/apps.gypi +++ b/apps/apps.gypi @@ -26,6 +26,10 @@ 'app_launch_for_metro_restart_win.h', 'app_launcher.cc', 'app_launcher.h', + 'app_lifetime_monitor.cc', + 'app_lifetime_monitor.h', + 'app_lifetime_monitor_factory.cc', + 'app_lifetime_monitor_factory.h', 'app_load_service.cc', 'app_load_service.h', 'app_load_service_factory.cc', |