Index: tools/deps/dartium.deps/DEPS |
diff --git a/tools/deps/dartium.deps/DEPS b/tools/deps/dartium.deps/DEPS |
index c5079f56723207a200d9420eff7fa2f506709ae9..015ae8158b685b3dee484110e529fe1cfa5432a4 100644 |
--- a/tools/deps/dartium.deps/DEPS |
+++ b/tools/deps/dartium.deps/DEPS |
@@ -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 |