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

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

Issue 1914643002: Update to new Webkit additions for custom elements (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Update to latest WebKit changes Created 4 years, 8 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 a7eb8c3d57a98b29c86b954599f0a5c5ebe11f0f..430ceba385d0fcab5f6b4b50ed52c70194829a45 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": "c2d1ddba7a86ce11a8dcb77a4ac101872d6110bd",
- "dartium_webkit_commit": "a0bee58b8a55333175dad90e31a9becd3f4447de",
+ "dartium_webkit_commit": "c1840828d0445beb8c0482f92cd6bec830813c1e",
"chromium_base_revision": "338390",
# We use mirrors of all github repos to guarantee reproducibility and

Powered by Google App Engine
This is Rietveld 408576698