| Index: chrome/browser/tab_contents/tab_contents.h
|
| ===================================================================
|
| --- chrome/browser/tab_contents/tab_contents.h (revision 19587)
|
| +++ chrome/browser/tab_contents/tab_contents.h (working copy)
|
| @@ -571,6 +571,7 @@
|
| // automation purposes.
|
| friend class AutomationProvider;
|
| friend class BlockedPopupContainerTest;
|
| + friend class BlockedPopupContainerControllerTest;
|
|
|
| FRIEND_TEST(TabContentsTest, UpdateTitle);
|
| FRIEND_TEST(BlockedPopupContainerTest, TestReposition);
|
|
|