diff options
Diffstat (limited to 'chrome/chrome.isolate')
-rw-r--r-- | chrome/chrome.isolate | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/chrome/chrome.isolate b/chrome/chrome.isolate index c628c30..e4dd9ef 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': [ |