Chromium Code Reviews| Index: chrome/chrome.isolate |
| diff --git a/chrome/chrome.isolate b/chrome/chrome.isolate |
| index 527045554c4944af27152911a92a61c7b2e63c01..5ac069cad133bd1fd7c301b3e309ab4e6cce1ef1 100644 |
| --- a/chrome/chrome.isolate |
| +++ b/chrome/chrome.isolate |
| @@ -115,13 +115,6 @@ |
| ], |
| }, |
| }], |
| - ['OS=="win" and kasko==1', { |
| - 'variables': { |
| - 'files': [ |
| - '<(PRODUCT_DIR)/kasko.dll', |
| - ], |
| - }, |
| - }], |
| ['OS=="win" and component=="shared_library" and (fastbuild==0 or fastbuild==1)', { |
| 'variables': { |
| 'files': [ |