Chromium Code Reviews| Index: chrome/chrome.isolate |
| diff --git a/chrome/chrome.isolate b/chrome/chrome.isolate |
| index c628c3070b487274fae73aa288e245eb569eb22a..e4dd9efabffad832af7dba906d966c87092c0708 100644 |
| --- a/chrome/chrome.isolate |
| +++ b/chrome/chrome.isolate |
| @@ -77,13 +77,6 @@ |
| ], |
| }, |
| }], |
| - ['OS=="mac" and component=="shared_library"', { |
| - 'variables': { |
| - 'files': [ |
| - '<(PRODUCT_DIR)/libchrome_main_dll.dylib', |
| - ], |
| - }, |
| - }], |
| ['OS=="mac" and asan==1 and fastbuild==0', { |
| 'variables': { |
| 'files': [ |