summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-15 20:04:11 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-15 20:04:11 +0000
commit73ba2d3854de8691df351a03de34f2e5261038f4 (patch)
treed97826d9e112d13a6c9142d85ea819eac18ebc08 /DEPS
parent23e891ac1f17ddf3fa4221729b0ebf5fe548a48a (diff)
downloadchromium_src-73ba2d3854de8691df351a03de34f2e5261038f4.zip
chromium_src-73ba2d3854de8691df351a03de34f2e5261038f4.tar.gz
chromium_src-73ba2d3854de8691df351a03de34f2e5261038f4.tar.bz2
Webkit merge from 44668 to 44682.
Fix a the compile by renaming JSONObject to InspectorJSONObject (upstream r44682) and add a test expection for a new test. The windows expectation is just a copy of the linux one, I need to rebaseline it on windows. Review URL: http://codereview.chromium.org/126148 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18421 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 e390f94..1cbbbf0 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "44668",
+ "webkit_revision": "44682",
}