Roll chromium dep forward.

BUG=

Review URL: https://codereview.chromium.org/1867203002 .
This commit is contained in:
Jacob Richman 2016-04-07 17:23:02 -07:00
parent 425b9a36b9
commit 63f33795ef

View file

@ -8,7 +8,7 @@ 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": "f41b46133f75612579588ba14265a7e241406b0e",
"dartium_chromium_commit": "3e73f15498d6f3987be75cefff9565d0aa994736",
"dartium_webkit_commit": "b57ba19cf9fd85ce195f0e1589bc366ebffdd524",
"chromium_base_revision": "338390",