Fix dart_style version.

I accidentally tagged the code review commit for "0.2.11+1", not the
commit created and landed by Rietveld. The "v0.2.11+1" tag points to the
right commit.

R=paulberry@google.com

Review URL: https://codereview.chromium.org/2438793003 .
This commit is contained in:
Bob Nystrom 2016-10-20 13:26:18 -07:00
parent c3fb2b5d89
commit 8e37e083fd

2
DEPS
View file

@ -56,7 +56,7 @@ vars = {
"csslib_tag" : "@0.13.2",
"dart2js_info_tag" : "@0.5.0",
"dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97",
"dart_style_tag": "@0.2.11+1",
"dart_style_tag": "@v0.2.11+1",
"dartdoc_tag" : "@v0.9.7+6",
"fixnum_tag": "@0.10.5",
"func_tag": "@0.1.0",