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