| Index: pkg/polymer/test/build/common.dart
|
| diff --git a/pkg/polymer/test/build/common.dart b/pkg/polymer/test/build/common.dart
|
| index 496a9f15f3eefb5c4385f79f5b0ab38a48e7e368..592f92fcaf26da4cca3c4203d8f0b09446673bfb 100644
|
| --- a/pkg/polymer/test/build/common.dart
|
| +++ b/pkg/polymer/test/build/common.dart
|
| @@ -102,7 +102,7 @@ testPhases(String testName, List<List<Transformer>> phases,
|
| });
|
| }
|
|
|
| -// TODO(jmesserly): this is .debug to workaround issue 13046.
|
| +// TODO(jmesserly): this is .debug to workaround issue 14720.
|
| const SHADOW_DOM_TAG =
|
| '<script src="packages/shadow_dom/shadow_dom.debug.js"></script>\n';
|
|
|
|
|