| Index: content/content_unittests.isolate
|
| diff --git a/content/content_unittests.isolate b/content/content_unittests.isolate
|
| index e689a671ddfe83c6f23abafb048e53df3d87b2da..212893685937d3205b41e5a4afc9b8f8534be440 100644
|
| --- a/content/content_unittests.isolate
|
| +++ b/content/content_unittests.isolate
|
| @@ -46,6 +46,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)',
|
| ],
|
| },
|
|
|