Skip to content

Commit fee40ca

Browse files
1 parent da82786 commit fee40ca

File tree

1 file changed

+3
-0
lines changed
  • tools/deps/dartium.deps

1 file changed

+3
-0
lines changed

tools/deps/dartium.deps/DEPS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ vars.update({
1717

1818
"args_tag": "@0.13.0",
1919
"barback_rev" : "@29ee90dbcf77cfd64632fa2797a4c8a4f29a4b51",
20+
"charcode_tag": "@1.1.0",
2021
"collection_rev": "@1da9a07f32efa2ba0c391b289e2037391e31da0e",
2122
"crypto_rev" : "@2df57a1e26dd88e8d0614207d4b062c73209917d",
2223
"glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd",
@@ -126,6 +127,8 @@ deps.update({
126127

127128
"src/dart/third_party/pkg/args":
128129
"https://github.com/dart-lang/args.git" + Var("args_tag"),
130+
"src/dart/third_party/pkg/charcode":
131+
"https://github.com/dart-lang/charcode.git" + Var("charcode_tag"),
129132
"src/dart/third_party/pkg/http_parser":
130133
"https://github.com/dart-lang/http_parser.git" + Var("http_parser_rev"),
131134
"src/dart/third_party/pkg/matcher":

0 commit comments

Comments
 (0)