Index: tools/deps/dartium.deps/DEPS |
diff --git a/tools/deps/dartium.deps/DEPS b/tools/deps/dartium.deps/DEPS |
index 90943fb3716b5b896e006b486a17f92d458281fa..5610a716e5378ef83696928538d06bb9f16fcb96 100644 |
--- a/tools/deps/dartium.deps/DEPS |
+++ b/tools/deps/dartium.deps/DEPS |
@@ -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": "51d367bc20ffec30155fb3d85672dc347444ece3", |
+ "dartium_chromium_commit": "a0717ebdcf4578b98de1d858005aa9c5f346bd33" |
"chromium_base_revision": "378081", |
# We use mirrors of all github repos to guarantee reproducibility and |