| Index: chrome/sync_integration_tests.isolate
|
| diff --git a/chrome/sync_integration_tests.isolate b/chrome/sync_integration_tests.isolate
|
| index 23be3e7846cb46d472dfd1e9d6884addcc7acba6..b5bff5892fa0928f3756696efc27f52e32fd2175 100644
|
| --- a/chrome/sync_integration_tests.isolate
|
| +++ b/chrome/sync_integration_tests.isolate
|
| @@ -16,6 +16,12 @@
|
| '../testing/xvfb.py',
|
| '<(PRODUCT_DIR)/libffmpegsumo.so',
|
| '<(PRODUCT_DIR)/libosmesa.so',
|
| + ],
|
| + },
|
| + }],
|
| + ['OS=="linux" and use_ozone==0', {
|
| + 'variables': {
|
| + 'isolate_dependency_tracked': [
|
| '<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)',
|
| ],
|
| },
|
|
|