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

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

Issue 180873006: Update the Angular/DI tests to latest from github. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Review feedback Created 6 years, 10 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/karma-perf.conf.js ('k') | third_party/pkg/angular/lib/angular.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pkg/angular/karma.conf.js
diff --git a/third_party/pkg/angular/karma.conf.js b/third_party/pkg/angular/karma.conf.js
index 873f024bd3b52ba370a89e81bbebfd9cd05b8b62..9e74d7e652212a2a40b9958b43c8bef55655d836 100644
--- a/third_party/pkg/angular/karma.conf.js
+++ b/third_party/pkg/angular/karma.conf.js
@@ -30,7 +30,6 @@ module.exports = function(config) {
'karma-dart',
'karma-chrome-launcher',
'karma-script-launcher',
- 'karma-phantomjs-launcher',
'karma-junit-reporter',
'../../../karma-parser-generator',
'../../../karma-parser-getter-setter'
« no previous file with comments | « third_party/pkg/angular/karma-perf.conf.js ('k') | third_party/pkg/angular/lib/angular.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698