Index: chrome/browser/ui/cocoa/fullscreen_window_unittest.mm |
diff --git a/chrome/browser/ui/cocoa/fullscreen_window_unittest.mm b/chrome/browser/ui/cocoa/fullscreen_window_unittest.mm |
index b80022b4180d12d950a9cf9041eebc946c89a533..053a951d081b220e5233122509a2f0b398c4a609 100644 |
--- a/chrome/browser/ui/cocoa/fullscreen_window_unittest.mm |
+++ b/chrome/browser/ui/cocoa/fullscreen_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/cocoa_test_helper.h" |
#include "chrome/browser/ui/cocoa/fullscreen_window.h" |
#include "testing/gtest/include/gtest/gtest.h" |