summaryrefslogtreecommitdiffstats
path: root/crypto/hmac.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/hmac.h')
-rw-r--r--crypto/hmac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/hmac.h b/crypto/hmac.h
index d527d16..c7b22fa 100644
--- a/crypto/hmac.h
+++ b/crypto/hmac.h
@@ -11,7 +11,7 @@
#include "base/basictypes.h"
#include "base/compiler_specific.h"
#include "base/memory/scoped_ptr.h"
-#include "base/string_piece.h"
+#include "base/strings/string_piece.h"
#include "crypto/crypto_export.h"
namespace crypto {