Index: chrome/sync_integration_tests.isolate |
diff --git a/chrome/sync_integration_tests.isolate b/chrome/sync_integration_tests.isolate |
index 7324cf51598f04135d87bba153d2d5b8eff34c43..7ff8b1dd6b33765b89fd71f7883a0ebe8392c05c 100644 |
--- a/chrome/sync_integration_tests.isolate |
+++ b/chrome/sync_integration_tests.isolate |
@@ -28,6 +28,13 @@ |
], |
}, |
}], |
+ ['OS=="linux" and use_mojo==1', { |
+ 'variables': { |
+ 'isolate_dependency_tracked': [ |
+ '<(PRODUCT_DIR)/lib/libmojo_system.so', |
+ ], |
+ }, |
+ }], |
['OS=="linux" or OS=="mac"', { |
'variables': { |
'isolate_dependency_tracked': [ |