Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(47)

Unified Diff: tools/deps/dartium.deps/DEPS

Issue 1752153002: Fixed Dictionary emitted as interface and dictionary conversion with a null map (Closed) Base URL: git@github.com:dart-lang/sdk.git@integration
Patch Set: Updated to latest blink and fixed in integration Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/deps/dartium.deps/DEPS
diff --git a/tools/deps/dartium.deps/DEPS b/tools/deps/dartium.deps/DEPS
index d6d41fe6743d1ef5a5f3de6424dae5feb85b9ab9..0105c116fdcdf2236fe623e2904d158b08b2966f 100644
--- a/tools/deps/dartium.deps/DEPS
+++ b/tools/deps/dartium.deps/DEPS
@@ -9,7 +9,7 @@ execfile(os.path.join(path, 'src', 'dart', 'tools', 'deps', 'dartium.deps', 'DEP
vars.update({
"dartium_chromium_commit": "8df9de5a8f073d9c0feadf8d652408807e4a254e",
- "dartium_webkit_commit": "fb05a0f46f2db08aa5c30d71a197750800265ba1",
+ "dartium_webkit_commit": "28b9a6c03797eaecf6c92677cba747eb9df0787c",
"chromium_base_revision": "338390",
# We use mirrors of all github repos to guarantee reproducibility and

Powered by Google App Engine
This is Rietveld 408576698