Index: content/browser/appcache/appcache_browsertest.cc |
diff --git a/content/browser/appcache/appcache_browsertest.cc b/content/browser/appcache/appcache_browsertest.cc |
index cff8223c59818c4d7e4ba5c8874eac07225c1513..dfd5f1e42df17f2b32979c03e44248301294180a 100644 |
--- a/content/browser/appcache/appcache_browsertest.cc |
+++ b/content/browser/appcache/appcache_browsertest.cc |
@@ -78,7 +78,7 @@ IN_PROC_BROWSER_TEST_F(AppCacheLayoutTest, DISABLED_PHP) { |
}; |
// This tests loads a data url which calls notifyDone, this just |
- // doesn't work with the layoutTestController in this test harness. |
+ // doesn't work with the testRunner in this test harness. |
// "fail-on-update.html", |
// Flaky for reasons i don't yet see? |