Index: chrome/sync_integration_tests.isolate |
diff --git a/chrome/sync_integration_tests.isolate b/chrome/sync_integration_tests.isolate |
index 5e8252915964c4a17857b251fdf4e2146a2d3981..e6c524eac75991ac5def04499e932bc1775debf3 100644 |
--- a/chrome/sync_integration_tests.isolate |
+++ b/chrome/sync_integration_tests.isolate |
@@ -72,6 +72,13 @@ |
], |
}, |
}], |
+ ['chromeos==1', { |
+ 'variables': { |
+ 'isolate_dependency_tracked': [ |
+ '<(PRODUCT_DIR)/libexif.so', |
+ ], |
+ }, |
+ }], |
], |
'includes': [ |
'../third_party/icu/icu.isolate', |