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

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

Issue 148453003: Updating Angular version (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 11 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
« no previous file with comments | « third_party/pkg/angular/generate.sh ('k') | third_party/pkg/angular/karma-snapshot.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « third_party/pkg/angular/generate.sh ('k') | third_party/pkg/angular/karma-snapshot.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698