Updated DEPS to point to change in WebKit

TBR=whesse@google.com

Review URL: https://codereview.chromium.org/1432753002 .
This commit is contained in:
Terry Lucas 2015-11-05 07:04:36 -08:00
parent b466453025
commit 839ed4fbdd

View file

@ -14,7 +14,7 @@ vars.update({
"dartium_chromium_commit": "62a7524d4f71c9e0858d24b0aa1bbff3a2d09bff",
"chromium_base_revision": "297060",
"dartium_webkit_branch": "/blink/branches/dart/dartium",
"dartium_webkit_revision": "202692",
"dartium_webkit_revision": "202695",
# We use mirrors of all github repos to guarantee reproducibility and
# consistency between what users see and what the bots see.