Skip to content

Commit 93bf72b

Browse files
committed
Fix dartium DEPS file (forgot to do so together with the change in the main SDK).
[email protected],[email protected] Review URL: https://codereview.chromium.org/1384093002 .
1 parent 110b579 commit 93bf72b

File tree

1 file changed

+1
-1
lines changed
  • tools/deps/dartium.deps

1 file changed

+1
-1
lines changed

tools/deps/dartium.deps/DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ vars.update({
3636
"collection_rev": "@1da9a07f32efa2ba0c391b289e2037391e31da0e",
3737
"crypto_rev" : "@2df57a1e26dd88e8d0614207d4b062c73209917d",
3838
"csslib_tag" : "@0.12.0",
39-
"dart2js_info_rev" : "@bad01369f1f605ab688d505c135db54de927318f",
39+
"dart2js_info_rev" : "@ffd03ee45f7459efd3039ff565b4d0aa2e7cd9e7",
4040
"glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd",
4141
"html_tag" : "@0.12.1+1",
4242
"http_rev" : "@9b93e1542c753090c50b46ef1592d44bc858bfe7",

0 commit comments

Comments
 (0)