summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorpfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-19 11:33:16 +0000
committerpfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-19 11:33:16 +0000
commit54e981d2ed56b5becca0dcbd6d2f13503f0bfc01 (patch)
treed51bc727330a4f901794b3bec8657c138d4d72b6 /DEPS
parentf681c78a89e758ff1255708569fd6562af28b574 (diff)
downloadchromium_src-54e981d2ed56b5becca0dcbd6d2f13503f0bfc01.zip
chromium_src-54e981d2ed56b5becca0dcbd6d2f13503f0bfc01.tar.gz
chromium_src-54e981d2ed56b5becca0dcbd6d2f13503f0bfc01.tar.bz2
DevTools: provide response code and status text as a part of raw headers data.
BUG=44867 TEST= Review URL: http://codereview.chromium.org/5106002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66763 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 d0cacaf..28ae8ee 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": "72369",
+ "webkit_revision": "72376",
"skia_revision": "626",
"chromium_git": "http://git.chromium.org/git",
"swig_revision": "40423",