Index: chrome/browser/browsing_data_remover.h |
=================================================================== |
--- chrome/browser/browsing_data_remover.h (revision 114618) |
+++ chrome/browser/browsing_data_remover.h (working copy) |
@@ -128,7 +128,7 @@ |
private: |
// The clear API needs to be able to toggle removing_ in order to test that |
// only one BrowsingDataRemover instance can be called at a time. |
- FRIEND_TEST_ALL_PREFIXES(ExtensionClearTest, OneAtATime); |
+ FRIEND_TEST_ALL_PREFIXES(ExtensionApiTest, ClearOneAtATime); |
enum CacheState { |
STATE_NONE, |