Index: content/content_browsertests.isolate |
diff --git a/content/content_browsertests.isolate b/content/content_browsertests.isolate |
index 41ebc1910f53ec66ea2ac346f6530e1f9796df01..1669e0be2e708c262cd3fb6e624fcc4bdabd222b 100644 |
--- a/content/content_browsertests.isolate |
+++ b/content/content_browsertests.isolate |
@@ -38,6 +38,13 @@ |
], |
}, |
}], |
+ ['OS=="linux" and use_mojo==1', { |
+ 'variables': { |
+ 'isolate_dependency_tracked': [ |
+ '<(PRODUCT_DIR)/lib/libmojo_system.so', |
+ ], |
+ }, |
+ }], |
['OS=="linux" or OS=="mac" or OS=="win"', { |
'variables': { |
'isolate_dependency_tracked': [ |