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

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

Issue 1689033003: Switch broken console inspect method to call the _inspect method of the JS inspector host object. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: 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
« no previous file with comments | « sdk/lib/html/dartium/html_dartium.dart ('k') | tools/dom/src/native_DOMImplementation.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/deps/dartium.deps/DEPS
diff --git a/tools/deps/dartium.deps/DEPS b/tools/deps/dartium.deps/DEPS
index 34374e6c4750fbdcb371fe6a736ac7841c16d435..484627c1318569dc01eb175d703f1a7859ec803e 100644
--- a/tools/deps/dartium.deps/DEPS
+++ b/tools/deps/dartium.deps/DEPS
@@ -13,7 +13,7 @@ vars.update({
"dartium_chromium_commit": "8df9de5a8f073d9c0feadf8d652408807e4a254e",
"chromium_base_revision": "338390",
"dartium_webkit_branch": "/blink/branches/dart/2454_1",
- "dartium_webkit_revision": "202774",
+ "dartium_webkit_revision": "202775",
# We use mirrors of all github repos to guarantee reproducibility and
# consistency between what users see and what the bots see.
« no previous file with comments | « sdk/lib/html/dartium/html_dartium.dart ('k') | tools/dom/src/native_DOMImplementation.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698