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

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

Issue 1873723002: Correct a tree hash to a commit hash in dartium DEPS (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: 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
« no previous file with comments | « no previous file | no next file » | 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 6ade3b4155076198eadccc400fb240c52c564b0d..eed47728ef59821a06945b04dd6f2bf7a6f5c171 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": "3e73f15498d6f3987be75cefff9565d0aa994736",
+ "dartium_chromium_commit": "d70bedf071e56a6bb1d8ad0df8ece98745e0401a",
"dartium_webkit_commit": "b57ba19cf9fd85ce195f0e1589bc366ebffdd524",
"chromium_base_revision": "338390",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698