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