Index: sync/util/cryptographer_unittest.cc |
diff --git a/sync/util/cryptographer_unittest.cc b/sync/util/cryptographer_unittest.cc |
index 1541d362ec266e7fa9419874bac62ba2d93d3a6b..c045064674cc0b2db67c714f4f6501f1e61ce7ef 100644 |
--- a/sync/util/cryptographer_unittest.cc |
+++ b/sync/util/cryptographer_unittest.cc |
@@ -7,7 +7,7 @@ |
#include <string> |
#include "base/memory/scoped_ptr.h" |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "sync/protocol/password_specifics.pb.h" |
#include "sync/test/fake_encryptor.h" |
#include "testing/gmock/include/gmock/gmock.h" |