| Index: content/content_browsertests.isolate | 
| diff --git a/content/content_browsertests.isolate b/content/content_browsertests.isolate | 
| index b9387effc4c0dddb50a5c37c0bc3e404b6f366b0..eba27ea3c5b99a2264f1e247f22fd14a029669a3 100644 | 
| --- a/content/content_browsertests.isolate | 
| +++ b/content/content_browsertests.isolate | 
| @@ -89,12 +89,6 @@ | 
| '<(PRODUCT_DIR)/plugins/npTestNetscapePlugIn.dll', | 
| '<(PRODUCT_DIR)/plugins/npapi_test_plugin.dll', | 
| ], | 
| -        'isolate_dependency_untracked': [ | 
| -          # The two directories below are only needed for | 
| -          # WorkerXHRHttpLayoutTest.Tests which are currently disabled. | 
| -          #'../third_party/cygwin/', | 
| -          #'../third_party/perl/perl/', | 
| -        ], | 
| }, | 
| }], | 
| ], | 
|  |