Index: apps/apps.gypi |
diff --git a/apps/apps.gypi b/apps/apps.gypi |
index e8174754d0bb94d7fddee644a3726bf08cf59635..62647aaff9753d01f65e9279469e10d6553bb9bf 100644 |
--- a/apps/apps.gypi |
+++ b/apps/apps.gypi |
@@ -22,6 +22,10 @@ |
'<(INTERMEDIATE_DIR)', |
], |
'sources': [ |
+ 'app_shim/app_shim_host.cc', |
+ 'app_shim/app_shim_host.h', |
+ 'app_shim/app_shim_host_controller.h', |
+ 'app_shim/app_shim_host_controller.mm', |
'app_launcher.cc', |
'app_launcher.h', |
'app_restore_service.cc', |