Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(179)

Unified Diff: crypto/encryptor.h

Issue 14272007: Update the remaining include paths of base/string_piece.h to its new location. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chromeos/network/network_configuration_handler_unittest.cc ('k') | crypto/hkdf.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: crypto/encryptor.h
diff --git a/crypto/encryptor.h b/crypto/encryptor.h
index 798a26f84f07879f2965017cdb67d7ce61c09b57..c91d5a45c2dd638c8dce7f80306728fb999bc1a3 100644
--- a/crypto/encryptor.h
+++ b/crypto/encryptor.h
@@ -9,7 +9,7 @@
#include "base/basictypes.h"
#include "base/memory/scoped_ptr.h"
-#include "base/string_piece.h"
+#include "base/strings/string_piece.h"
#include "build/build_config.h"
#include "crypto/crypto_export.h"
« no previous file with comments | « chromeos/network/network_configuration_handler_unittest.cc ('k') | crypto/hkdf.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698