summaryrefslogtreecommitdiffstats
path: root/remoting/remoting.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r--remoting/remoting.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index fb410aa..9519abd 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -167,14 +167,14 @@
],
'remoting_host_installer_mac_root': 'host/installer/mac/',
'remoting_host_installer_mac_files': [
- #'host/installer/mac/ChromeRemoteDesktop.packproj',
+ 'host/installer/mac/ChromeRemoteDesktop.packproj',
'host/installer/mac/Chromoting.packproj',
'host/installer/mac/LaunchAgents/org.chromium.chromoting.plist',
'host/installer/mac/PrivilegedHelperTools/org.chromium.chromoting.json',
'host/installer/mac/PrivilegedHelperTools/org.chromium.chromoting.me2me.sh',
'host/installer/mac/Scripts/keystone_install.sh',
'host/installer/mac/Scripts/remoting_postflight.sh',
- #'host/installer/mac/Keystone/GoogleSoftwareUpdate.pkg.zip',
+ 'host/installer/mac/Keystone/GoogleSoftwareUpdate.pkg.zip',
],
},