Index: components/os_crypt/os_crypt_mac.mm |
diff --git a/components/os_crypt/os_crypt_mac.mm b/components/os_crypt/os_crypt_mac.mm |
index 58a0edce230f589022538f56f543242e7f685baf..66f77c296754393677dac5350cf3b1b2e35d37ac 100644 |
--- a/components/os_crypt/os_crypt_mac.mm |
+++ b/components/os_crypt/os_crypt_mac.mm |
@@ -10,7 +10,6 @@ |
#include "base/command_line.h" |
#include "base/debug/leak_annotations.h" |
#include "base/logging.h" |
-#include "base/memory/scoped_ptr.h" |
#include "base/strings/utf_string_conversions.h" |
#include "base/synchronization/lock.h" |
#include "components/os_crypt/keychain_password_mac.h" |