[Chromoting] Publish Chromoting Host installation as a .zip archive.

The signing script will now use the .zip archive to build a signed host installation. This way we can avoid decompiling an .msi which is not reliable enough.

BUG=146863


Review URL: https://chromiumcodereview.appspot.com/10959031

git-svn-id: http://src.chromium.org/svn/trunk/src/build@158914 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
alexeypa@chromium.org 2012-09-26 22:43:49 +00:00
Родитель 8aa855237f
Коммит ac9f99ff26
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -613,7 +613,6 @@
sas_dll_exists == "True"', {
'dependencies': [
'../remoting/remoting.gyp:remoting_host_installation',
'../remoting/remoting.gyp:remoting_host_installation_unittest',
],
}], # component != "shared_library"
]