Index: chrome/browser_tests.isolate |
diff --git a/chrome/browser_tests.isolate b/chrome/browser_tests.isolate |
index 194b887b3154362b878a02491daf13b137749c37..fc19bef15d6e0a48ea60fbd93418498bf9991478 100644 |
--- a/chrome/browser_tests.isolate |
+++ b/chrome/browser_tests.isolate |
@@ -192,6 +192,13 @@ |
], |
}, |
}], |
+ ['OS=="mac" and component=="shared_library"', { |
+ 'variables': { |
+ 'files': [ |
+ '<(PRODUCT_DIR)/libchrome_main_dll.dylib', |
+ ], |
+ }, |
+ }], |
['OS=="mac" and branding=="Chrome" and enable_pepper_cdms==1', { |
'variables': { |
'files': [ |