| Index: content/content_unittests.isolate
|
| diff --git a/content/content_unittests.isolate b/content/content_unittests.isolate
|
| index 76ad361ed75fd871b89b44552ce730b2f5ee6d2c..e4a18e6c7542e6637f7f816dd4092067dba06190 100644
|
| --- a/content/content_unittests.isolate
|
| +++ b/content/content_unittests.isolate
|
| @@ -46,6 +46,13 @@
|
| ],
|
| },
|
| }],
|
| + ['OS=="linux" and use_mojo==1', {
|
| + 'variables': {
|
| + 'isolate_dependency_tracked': [
|
| + '<(PRODUCT_DIR)/lib/libmojo_system.so',
|
| + ],
|
| + },
|
| + }],
|
| ['OS=="mac"', {
|
| 'variables': {
|
| 'command': [
|
|
|