| Index: third_party/pkg/angular/karma-perf.conf.js
|
| diff --git a/third_party/pkg/angular/karma-perf.conf.js b/third_party/pkg/angular/karma-perf.conf.js
|
| index 9cf22f9b2146ad5c42bee9b47651fbd888fd530a..a8d85d3891f8f0bfe562424f482696c7fb350ffb 100644
|
| --- a/third_party/pkg/angular/karma-perf.conf.js
|
| +++ b/third_party/pkg/angular/karma-perf.conf.js
|
| @@ -9,6 +9,7 @@ module.exports = function(config) {
|
| // optionally 'watched' only.
|
| files: [
|
| 'perf/dom/*.dart',
|
| + 'perf/*_perf.dart',
|
| 'test/config/filter_tests.dart',
|
| {pattern: '**/*.dart', watched: true, included: false, served: true},
|
| 'packages/browser/dart.js',
|
|
|