Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5270)

Unified Diff: chrome/browser/cocoa/bookmarks/bookmark_folder_target_unittest.mm

Issue 3828009: Move scoped_nsdisable_screen_update from base to app/mac... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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) {
« no previous file with comments | « chrome/browser/cocoa/bookmarks/bookmark_bubble_controller_unittest.mm ('k') | chrome/browser/cocoa/browser_frame_view.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698