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

Unified Diff: pkg/unittest/lib/test_controller.js

Issue 15755017: Switch from DRT to content shell. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 7 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: pkg/unittest/lib/test_controller.js
diff --git a/pkg/unittest/lib/test_controller.js b/pkg/unittest/lib/test_controller.js
index dd9bba3426e2a86add36c2961bf008eb1152b1af..fa94a279effab2ceba2c5b2117c5aa59e6283c3b 100644
--- a/pkg/unittest/lib/test_controller.js
+++ b/pkg/unittest/lib/test_controller.js
@@ -4,7 +4,7 @@
/**
* Test controller logic - used by unit test harness to embed tests in
- * DumpRenderTree.
+ * conent shell.
*/
// Clear the console before every test run - this is Firebug specific code.

Powered by Google App Engine
This is Rietveld 408576698