Chromium Code Reviews| Index: installer/win/installer.gyp |
| =================================================================== |
| --- installer/win/installer.gyp (revision 26715) |
| +++ installer/win/installer.gyp (working copy) |
| @@ -76,14 +76,6 @@ |
| 'msvs_configuration_attributes': { |
| 'UseOfATL': '1', # 1 = static link to ATL, 2 = dynamic link |
| }, |
| - 'copies': [ |
| - { |
| - 'destination': '<(PRODUCT_DIR)', |
| - 'files': [ |
| - 'cactions.dll', |
| - ], |
| - }, |
| - ], |
| }, |
| { |
| 'target_name': 'installer', |