Index: chrome/browser/browsing_data_remover_unittest.cc |
=================================================================== |
--- chrome/browser/browsing_data_remover_unittest.cc (revision 123509) |
+++ chrome/browser/browsing_data_remover_unittest.cc (working copy) |
@@ -349,7 +349,7 @@ |
} |
void TearDown() { |
- // TestingProfile contains a WebKitContext. WebKitContext's destructor |
+ // TestingProfile contains a DOMStorageContext. BrowserContext's destructor |
// posts a message to the WEBKIT thread to delete some of its member |
// variables. We need to ensure that the profile is destroyed, and that |
// the message loop is cleared out, before destroying the threads and loop. |