Index: chrome/browser/browsing_data_remover.h |
diff --git a/chrome/browser/browsing_data_remover.h b/chrome/browser/browsing_data_remover.h |
index 4f2bc7f3a46e3df2eb7a80504486ad1f86964a0c..db91f69423c22ff0ec5b83316ded30168d69edcd 100644 |
--- a/chrome/browser/browsing_data_remover.h |
+++ b/chrome/browser/browsing_data_remover.h |
@@ -116,7 +116,7 @@ class BrowsingDataRemover : public content::NotificationObserver, |
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(ExtensionApiTest, ClearOneAtATime); |
+ FRIEND_TEST_ALL_PREFIXES(ExtensionClearTest, OneAtATime); |
enum CacheState { |
STATE_NONE, |