Adding a unittest to verify that the code signing job will be able to unpack and re-assemble the Chromoting host installation.

Review URL: http://codereview.chromium.org/10352018

git-svn-id: http://src.chromium.org/svn/trunk/src/build@135217 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
alexeypa@chromium.org 2012-05-03 21:34:05 +00:00
Родитель f98b037bfe
Коммит 18f95fa1ed
1 изменённых файлов: 1 добавлений и 0 удалений

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

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