summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-06 21:20:15 +0000
committermark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-06 21:20:15 +0000
commit57311cc6e8e8afef3d833a30eb8a3debae8ccc5f (patch)
treef17bbcd3f0ce11c42f9f3231d49da67d0cd468cf /DEPS
parentb4f139fcaddca0f19972404df79bfc3b63fa2297 (diff)
downloadchromium_src-57311cc6e8e8afef3d833a30eb8a3debae8ccc5f.zip
chromium_src-57311cc6e8e8afef3d833a30eb8a3debae8ccc5f.tar.gz
chromium_src-57311cc6e8e8afef3d833a30eb8a3debae8ccc5f.tar.bz2
Make AtomicString.cpp use the WebKit method of disabling static constructors.
DEPS roll corresponds to local WebKit r2905. Review URL: http://codereview.chromium.org/6509 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2906 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 19d9f02..f60f43c 100644
--- a/DEPS
+++ b/DEPS
@@ -12,7 +12,7 @@ deps = {
"http://googletest.googlecode.com/svn/trunk@63",
"src/third_party/WebKit":
- "/trunk/deps/third_party/WebKit@2888",
+ "/trunk/deps/third_party/WebKit@2905",
"src/third_party/cygwin":
"/trunk/deps/third_party/cygwin@1788",