| Index: tools/deps/dartium.deps/DEPS | 
| diff --git a/tools/deps/dartium.deps/DEPS b/tools/deps/dartium.deps/DEPS | 
| index b9021736d6b21ef62a52362958a35c80f730d421..517abaf7f21c172b4b4aea2e72564d919bcd2864 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": "1ac95883b0e9e13d0ec62164f0ca461dacef8a4b", | 
| +  "dartium_chromium_commit": "51d367bc20ffec30155fb3d85672dc347444ece3", | 
| "chromium_base_revision": "378081", | 
|  | 
| # We use mirrors of all github repos to guarantee reproducibility and | 
|  |