summaryrefslogtreecommitdiffstats
path: root/content/content_browsertests.isolate
diff options
context:
space:
mode:
authorscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-04 23:00:37 +0000
committerscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-04 23:00:37 +0000
commit88d792a3ba9b3f8133e2a25055c652eb5c28e3c6 (patch)
tree53e972748edbfed270cde4ea52404caeddae0b12 /content/content_browsertests.isolate
parent0623cfe447b581a9062a7c570536eef075d0ba30 (diff)
downloadchromium_src-88d792a3ba9b3f8133e2a25055c652eb5c28e3c6.zip
chromium_src-88d792a3ba9b3f8133e2a25055c652eb5c28e3c6.tar.gz
chromium_src-88d792a3ba9b3f8133e2a25055c652eb5c28e3c6.tar.bz2
Remove build references to third_party/cygwin
There's test running dependencies in blink and buildbot, so the directory/DEPS can't be removed right now. For the time being, remove the build related entries. R=maruel@chromium.org, thakis@chromium.org BUG=123026 TEST=remove from DEPS and .DEPS.git, delete HKCU\Software\Cygnus Solutions\... and build successfully. Review URL: https://codereview.chromium.org/149063008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@248802 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_browsertests.isolate')
-rw-r--r--content/content_browsertests.isolate6
1 files changed, 0 insertions, 6 deletions
diff --git a/content/content_browsertests.isolate b/content/content_browsertests.isolate
index b9387ef..eba27ea 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/',
- ],
},
}],
],