Chromium Code Reviews| Index: chrome/chrome.isolate |
| diff --git a/chrome/chrome.isolate b/chrome/chrome.isolate |
| index 69dc6c86199230754388afe284fea5da39c2b847..34aef0982e443c205e96a2952da2df1e977d34df 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': [ |