Index: chrome/sync_integration_tests.isolate |
diff --git a/chrome/sync_integration_tests.isolate b/chrome/sync_integration_tests.isolate |
index 25a20123bbbd79ea1b96b758c58ae552bf7309e7..4bb4ad6804b3530214d8e560b494fac0e2c743c2 100644 |
--- a/chrome/sync_integration_tests.isolate |
+++ b/chrome/sync_integration_tests.isolate |
@@ -101,6 +101,13 @@ |
], |
}, |
}], |
+ ['chromeos==1', { |
+ 'variables': { |
+ 'files': [ |
+ '<(PRODUCT_DIR)/libexif.so', |
+ ], |
+ }, |
+ }], |
], |
'includes': [ |
'../base/base.isolate', |