| Index: testing/chromoting/chromoting_integration_tests.isolate
|
| diff --git a/testing/chromoting/chromoting_integration_tests.isolate b/testing/chromoting/chromoting_integration_tests.isolate
|
| index 92dfb74a5b00dc76028012f119e9c45649bb44ed..59afdd59b0eaf10d30d3a203436ea72be97d7235 100644
|
| --- a/testing/chromoting/chromoting_integration_tests.isolate
|
| +++ b/testing/chromoting/chromoting_integration_tests.isolate
|
| @@ -20,6 +20,12 @@
|
| '<(PRODUCT_DIR)/libffmpegsumo.so',
|
| '<(PRODUCT_DIR)/libosmesa.so',
|
| '<(PRODUCT_DIR)/nacl_irt_x86_64.nexe',
|
| + ],
|
| + },
|
| + }],
|
| + ['OS=="linux" and use_ozone==0', {
|
| + 'variables': {
|
| + 'isolate_dependency_tracked': [
|
| '<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)',
|
| ],
|
| },
|
|
|