| Index: chrome/browser/cocoa/bookmarks/bookmark_folder_target_unittest.mm
|
| ===================================================================
|
| --- chrome/browser/cocoa/bookmarks/bookmark_folder_target_unittest.mm (revision 62899)
|
| +++ chrome/browser/cocoa/bookmarks/bookmark_folder_target_unittest.mm (working copy)
|
| @@ -43,7 +43,7 @@
|
|
|
| BrowserTestHelper helper_;
|
| const BookmarkNode* bmbNode_;
|
| - base::ScopedNSAutoreleasePool pool_;
|
| + base::mac::ScopedNSAutoreleasePool pool_;
|
| };
|
|
|
| TEST_F(BookmarkFolderTargetTest, StartWithNothing) {
|
|
|