diff options
author | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-21 19:45:58 +0000 |
---|---|---|
committer | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-21 19:45:58 +0000 |
commit | 4760a45d0a3ec9fb83aa3e57c88f2766ea22983f (patch) | |
tree | 8c8bec73eee6b6c9389dfd96ef0f9b0cb136939a /DEPS | |
parent | 0ef8a9950e414678454e65bdf6581e7d16dec03f (diff) | |
download | chromium_src-4760a45d0a3ec9fb83aa3e57c88f2766ea22983f.zip chromium_src-4760a45d0a3ec9fb83aa3e57c88f2766ea22983f.tar.gz chromium_src-4760a45d0a3ec9fb83aa3e57c88f2766ea22983f.tar.bz2 |
Update pthreads-win32 to add corresponding svn:ignore.
NO CODE CHANGE.
TEST=none
BUG=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26719 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -99,7 +99,7 @@ deps_os = { "/trunk/deps/third_party/ffmpeg/binaries/win@" + Var("ffmpeg_revision"), "src/third_party/pthreads-win32": - "/trunk/deps/third_party/pthreads-win32@26337", + "/trunk/deps/third_party/pthreads-win32@26716", }, "mac": { "src/third_party/GTM": |