Updated to lated Chromium and WebKit changes for aggregate support.

TBR=alanknight@google.com

Review URL: https://codereview.chromium.org/2040093003 .
This commit is contained in:
Terry Lucas 2016-06-07 07:41:58 -07:00
parent 40108f661d
commit dd481e9d15

View file

@ -8,8 +8,8 @@ execfile(os.path.join(path, 'src', 'dart', 'tools', 'deps', 'dartium.deps', 'DEP
# Now we need to override some settings and add some new ones.
vars.update({
"dartium_chromium_commit": "b6b6b76417ce80120ee48b662a7c7ef257723494",
"dartium_webkit_commit": "586bcb7d9e5c46c84a3c9d1f43f26343da78548a",
"dartium_chromium_commit": "ef7d4ae18c646aea34c07a7ef62de7342c3b8c12",
"dartium_webkit_commit": "b7c1bc7268a2b3bdd0cbf59998d99624b3e1a4e9",
"chromium_base_revision": "338390",
# We use mirrors of all github repos to guarantee reproducibility and