Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(51)

Unified Diff: third_party/pkg/angular/karma-perf.conf.js

Issue 256553002: Revert "Update all Angular libs (run update_all.sh)." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 34b6d2b12d6519c0935af44548a6c45cb9a8802c..a8d85d3891f8f0bfe562424f482696c7fb350ffb 100644
--- a/third_party/pkg/angular/karma-perf.conf.js
+++ b/third_party/pkg/angular/karma-perf.conf.js
@@ -26,10 +26,12 @@ module.exports = function(config) {
'karma-chrome-launcher',
'karma-script-launcher',
'karma-junit-reporter',
+ '../../../karma-parser-generator',
'../../../karma-parser-getter-setter'
],
preprocessors: {
+ 'test/core/parser/generated_functions.dart': ['parser-generator'],
'test/core/parser/generated_getter_setter.dart': ['parser-getter-setter']
},
« no previous file with comments | « third_party/pkg/angular/karma-parser-generator/preprocessor.js ('k') | third_party/pkg/angular/karma.conf.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698