Index: chrome/browser/ui/tab_contents/tab_contents_wrapper.h |
diff --git a/chrome/browser/ui/tab_contents/tab_contents_wrapper.h b/chrome/browser/ui/tab_contents/tab_contents_wrapper.h |
index a17c10de4cda9c70a68e96885b8ef9025b46935f..a86cb423cbc438d9477f5d13b371d858dcbf2f22 100644 |
--- a/chrome/browser/ui/tab_contents/tab_contents_wrapper.h |
+++ b/chrome/browser/ui/tab_contents/tab_contents_wrapper.h |
@@ -226,8 +226,7 @@ class TabContentsWrapper : public TabContentsObserver, |
const content::NotificationDetails& details) OVERRIDE; |
private: |
- FRIEND_TEST_ALL_PREFIXES( |
- PrefsTabHelperTest, OverridePrefsOnViewCreation); |
+ friend class PrefsTabHelperTest; |
// Internal helpers ---------------------------------------------------------- |