Index: chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_window_unittest.mm |
diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_window_unittest.mm b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_window_unittest.mm |
index 9fb9b525269aaa9d68c9da83919b70eebb15a168..2701dd689b42ca131592955d96d7234363a9d29e 100644 |
--- a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_window_unittest.mm |
+++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_window_unittest.mm |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "base/memory/scoped_ptr.h" |
+#include "base/mac/scoped_nsobject.h" |
#include "chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_window.h" |
#include "chrome/browser/ui/cocoa/cocoa_test_helper.h" |
#include "testing/gtest/include/gtest/gtest.h" |