summaryrefslogtreecommitdiffstats
path: root/crypto/openssl_util.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl_util.cc')
-rw-r--r--crypto/openssl_util.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl_util.cc b/crypto/openssl_util.cc
index bdf24e6..5bc3ce5 100644
--- a/crypto/openssl_util.cc
+++ b/crypto/openssl_util.cc
@@ -10,7 +10,7 @@
#include "base/logging.h"
#include "base/memory/scoped_vector.h"
#include "base/memory/singleton.h"
-#include "base/string_piece.h"
+#include "base/strings/string_piece.h"
#include "base/synchronization/lock.h"
namespace crypto {