summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-31 17:15:29 +0000
committerojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-31 17:15:29 +0000
commitba6e39cbfcbc4b91edf95a6d82216ee22d2ad3d5 (patch)
tree0e36438bb68832e68e42375eb9462d2ea33ce2cd /DEPS
parent9821c23f2d7ca532bec46158ecb4bdd73a2a5483 (diff)
downloadchromium_src-ba6e39cbfcbc4b91edf95a6d82216ee22d2ad3d5.zip
chromium_src-ba6e39cbfcbc4b91edf95a6d82216ee22d2ad3d5.tar.gz
chromium_src-ba6e39cbfcbc4b91edf95a6d82216ee22d2ad3d5.tar.bz2
Roll webkit to r47896. Rebaseline one test as the new results
are actually correct (the only results contained failing statements). This was fixed with the upstream change http://trac.webkit.org/changeset/47884. BUG=none TEST=none TBR=michaeln@chromium.org Review URL: http://codereview.chromium.org/182029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24891 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 656dfec..df449bd 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "47880",
+ "webkit_revision": "47896",
}