summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorcrogers@google.com <crogers@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-20 01:41:39 +0000
committercrogers@google.com <crogers@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-20 01:41:39 +0000
commit7cb5029c99a5b3164e7b190538c245e0617b4fd9 (patch)
treef900e94d0822cd78d62bfcaab05d90d0b2993dbf /DEPS
parent7ca169d40b32226f874e918e0b65991b74b644fe (diff)
downloadchromium_src-7cb5029c99a5b3164e7b190538c245e0617b4fd9.zip
chromium_src-7cb5029c99a5b3164e7b190538c245e0617b4fd9.tar.gz
chromium_src-7cb5029c99a5b3164e7b190538c245e0617b4fd9.tar.bz2
Roll webkit 84046:84325
And disable LEVEL_DB to fix build error caused by: http://code.google.com/p/leveldb/issues/detail?id=1 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82211 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 56f7926..0191ae7 100644
--- a/DEPS
+++ b/DEPS
@@ -4,7 +4,7 @@ vars = {
"googlecode_url": "http://%s.googlecode.com/svn",
"webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk",
"nacl_trunk": "http://src.chromium.org/native_client/trunk",
- "webkit_revision": "84046",
+ "webkit_revision": "84325",
"chromium_git": "http://git.chromium.org/git",
"swig_revision": "69281",
"nacl_revision": "4920",