Windows: Add missing icudt.dll dependency to make_distrib.py.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1604 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
Marshall Greenblatt 2014-02-08 00:14:23 +00:00
parent 665d9a31c6
commit 0eea311e29
1 changed files with 1 additions and 0 deletions

View File

@ -493,6 +493,7 @@ if platform == 'windows':
binaries = [
'd3dcompiler_46.dll',
'ffmpegsumo.dll',
'icudt.dll',
'libcef.dll',
'libEGL.dll',
'libGLESv2.dll',