Chromium Code Reviews| Index: lib/src/options.dart |
| diff --git a/lib/src/options.dart b/lib/src/options.dart |
| index 66b7d0159aec269dc789c0caf5cfa9b7fad9cebc..4e266f7c331b61dcb4fb19b1bf0febfbabfd30a9 100644 |
| --- a/lib/src/options.dart |
| +++ b/lib/src/options.dart |
| @@ -50,7 +50,6 @@ class CompilerOptions { |
| */ |
| final bool jsonFormat; |
| - // TODO(terry): Make polyfill the default maybe add --no_css_polyfill. */ |
| /** Emulate scoped styles using a CSS polyfill. */ |
| final bool processCss; |