| Index: crypto/rsa_private_key_nss_unittest.cc
|
| diff --git a/crypto/rsa_private_key_nss_unittest.cc b/crypto/rsa_private_key_nss_unittest.cc
|
| index f376f1586befdb104f10cfab26996f3305bca553..4adb9db04992e620c8cb2626c0cb3727bff03ace 100644
|
| --- a/crypto/rsa_private_key_nss_unittest.cc
|
| +++ b/crypto/rsa_private_key_nss_unittest.cc
|
| @@ -8,7 +8,7 @@
|
| #include <pk11pub.h>
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "crypto/nss_util.h"
|
| +#include "crypto/scoped_test_nss_db.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace crypto {
|
|
|