| Index: chrome/installer/mini_installer/chrome.release
|
| diff --git a/chrome/installer/mini_installer/chrome.release b/chrome/installer/mini_installer/chrome.release
|
| index 5b0748953aa677aed3280195aa1c89ce5cda6354..fd22b83684eb604d939b4ce35d68306d6ff8813c 100644
|
| --- a/chrome/installer/mini_installer/chrome.release
|
| +++ b/chrome/installer/mini_installer/chrome.release
|
| @@ -9,7 +9,7 @@
|
| chrome.exe: %(ChromeDir)s\
|
| wow_helper.exe: %(ChromeDir)s\
|
| #
|
| -# Chrome version dir aseembly manifest.
|
| +# Chrome version dir assembly manifest.
|
| # The name of this file must match the name of the version dir, so we cannot
|
| # hard-code it.
|
| # // TODO(caitkp): Find a way to do this without wildcards.
|
| @@ -25,6 +25,7 @@ chrome_elf.dll: %(VersionDir)s\
|
| chrome_watcher.dll: %(VersionDir)s\
|
| d3dcompiler_47.dll: %(VersionDir)s\
|
| ffmpegsumo.dll: %(VersionDir)s\
|
| +kasko.dll: %(VersionDir)s\
|
| icudt.dll: %(VersionDir)s\
|
| icudtl.dat: %(VersionDir)s\
|
| libEGL.dll: %(VersionDir)s\
|
|
|