summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authortim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-10 00:42:53 +0000
committertim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-10 00:42:53 +0000
commit171f24d84290d462429f9d6f58f0c7db39ef7fb0 (patch)
tree1500e1a6332ffeda49a52025b2b717eb5964cefc /DEPS
parent093e659784976999f6bacf05239e15eb0633bca1 (diff)
downloadchromium_src-171f24d84290d462429f9d6f58f0c7db39ef7fb0.zip
chromium_src-171f24d84290d462429f9d6f58f0c7db39ef7fb0.tar.gz
chromium_src-171f24d84290d462429f9d6f58f0c7db39ef7fb0.tar.bz2
Remove pthreads from build and installer files.
We can yank it from deps/ following this. BUG=19895 TEST=sync_unit_tests Review URL: http://codereview.chromium.org/261042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28642 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS3
1 files changed, 0 insertions, 3 deletions
diff --git a/DEPS b/DEPS
index 2946e88..880bef9 100644
--- a/DEPS
+++ b/DEPS
@@ -107,9 +107,6 @@ deps_os = {
"src/third_party/ffmpeg/binaries/chromium/win/ia32":
"/trunk/deps/third_party/ffmpeg/binaries/win@" + Var("ffmpeg_revision"),
- "src/third_party/pthreads-win32":
- "/trunk/deps/third_party/pthreads-win32@26716",
-
# Chrome Frame related deps
"src/third_party/xulrunner-sdk":
"/trunk/deps/third_party/xulrunner-sdk@17887",