| 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 7e1744b68d64b2a06a61a93cecec8c57bf62fe84..9cf22f9b2146ad5c42bee9b47651fbd888fd530a 100644
|
| --- a/third_party/pkg/angular/karma-perf.conf.js
|
| +++ b/third_party/pkg/angular/karma-perf.conf.js
|
| @@ -12,7 +12,7 @@ module.exports = function(config) {
|
| 'test/config/filter_tests.dart',
|
| {pattern: '**/*.dart', watched: true, included: false, served: true},
|
| 'packages/browser/dart.js',
|
| - 'packages/browser/interop.js',
|
| + 'packages/browser/interop.js'
|
| ],
|
|
|
| autoWatch: false,
|
|
|