Index: base/crypto/rsa_private_key_win.cc |
diff --git a/base/crypto/rsa_private_key_win.cc b/base/crypto/rsa_private_key_win.cc |
index 6c8a34badbcf572090038f7f4b1a6eb0fa3c2e30..b69b4cc65d40fe5918ee7fa920047474a2f9557e 100644 |
--- a/base/crypto/rsa_private_key_win.cc |
+++ b/base/crypto/rsa_private_key_win.cc |
@@ -7,7 +7,7 @@ |
#include <list> |
#include "base/logging.h" |
-#include "base/scoped_ptr.h" |
+#include "base/memory/scoped_ptr.h" |
#include "base/string_util.h" |
namespace { |