| Index: runtime/observatory/pubspec.yaml
|
| diff --git a/runtime/observatory/pubspec.yaml b/runtime/observatory/pubspec.yaml
|
| index 1513508de23b9d69bab04b3db9fe752ab17635cb..dd23a9cbf02f2c0760c837fb0fdbb922516eeb5a 100644
|
| --- a/runtime/observatory/pubspec.yaml
|
| +++ b/runtime/observatory/pubspec.yaml
|
| @@ -6,6 +6,7 @@ transformers:
|
| - web/index.html
|
| inline_stylesheets:
|
| lib/src/elements/css/shared.css: false
|
| + packages/charted/charts/themes/quantum_theme.css: false
|
| - $dart2js:
|
| $include: "**/*.polymer.bootstrap.dart"
|
| suppressWarnings: false
|
|
|