| Index: base/crypto/cssm_init.cc
|
| diff --git a/base/crypto/cssm_init.cc b/base/crypto/cssm_init.cc
|
| index 30717162f650a09aef030e1d6bf5f44aa84af24e..bdf507302e463bc29f4b60c22e8d90af3cd7a8da 100644
|
| --- a/base/crypto/cssm_init.cc
|
| +++ b/base/crypto/cssm_init.cc
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/mac/scoped_cftyperef.h"
|
| -#include "base/singleton.h"
|
| +#include "base/memory/singleton.h"
|
| #include "base/sys_string_conversions.h"
|
|
|
| // When writing crypto code for Mac OS X, you may find the following
|
|
|