| Index: content/content_browsertests.isolate
|
| diff --git a/content/content_browsertests.isolate b/content/content_browsertests.isolate
|
| index abf151f81b58d3ad5dd6190ba17a1b49f32e4459..285c2c1730d1d0113b2484df2b76071c4da9286b 100644
|
| --- a/content/content_browsertests.isolate
|
| +++ b/content/content_browsertests.isolate
|
| @@ -99,6 +99,10 @@
|
| '<(PRODUCT_DIR)/plugins/npapi_test_plugin.dll',
|
| '<(PRODUCT_DIR)/ppapi_tests.dll',
|
| ],
|
| + },
|
| + }],
|
| + ['OS=="win" and (fastbuild==0 or fastbuild==1)', {
|
| + 'variables': {
|
| 'isolate_dependency_untracked': [
|
| '<(PRODUCT_DIR)/content_browsertests.exe.pdb',
|
| ],
|
|
|