Roll dev_compiler to version 108f2a2a03b1926e640013f3244df625b42ec380.

This brings in the fix for
https://github.com/dart-lang/dev_compiler/issues/606, which allows the
extension for summaries to be specified using the "--summary-extension"
option.

R=jmesserly@google.com

Review URL: https://codereview.chromium.org/2180633002 .
This commit is contained in:
Paul Berry 2016-07-25 13:22:26 -07:00
parent 410cde6023
commit f02a7aa3f6

2
DEPS
View file

@ -56,7 +56,7 @@ vars = {
"dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97",
"dart_style_tag": "@0.2.4",
"dartdoc_tag" : "@v0.9.6+2",
"dev_compiler_rev": "@7e9708eb5e9f3fcdc68b9af039d78cf39ce502b7",
"dev_compiler_rev": "@108f2a2a03b1926e640013f3244df625b42ec380",
"fixnum_tag": "@0.10.5",
"func_rev": "@8d4aea75c21be2179cb00dc2b94a71414653094e",
"glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd",