diff options
Diffstat (limited to 'tools/win/copy-installer.bat')
-rwxr-xr-x | tools/win/copy-installer.bat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/win/copy-installer.bat b/tools/win/copy-installer.bat index 92768f1..e5be01dd 100755 --- a/tools/win/copy-installer.bat +++ b/tools/win/copy-installer.bat @@ -59,7 +59,6 @@ SET INSTALLER=mini_installer.exe )
SET TOCOPY=%TOCOPY% *.dll.pdb chrome.exe.pdb setup.exe.pdb^
- chrome_frame_helper.exe.pdb chrome_launcher.exe.pdb^
delegate_execute.exe.pdb
CALL :_copyfiles
|