Index: components/webdata/encryptor/encryptor_win.cc |
diff --git a/components/webdata/encryptor/encryptor_win.cc b/components/webdata/encryptor/encryptor_win.cc |
index 3ad36f6eaab35bd78514f95da58cb74f361b4ccb..adf792ff3261182a1a479104d448746cf443c21d 100644 |
--- a/components/webdata/encryptor/encryptor_win.cc |
+++ b/components/webdata/encryptor/encryptor_win.cc |
@@ -6,7 +6,7 @@ |
#include <windows.h> |
#include <wincrypt.h> |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#pragma comment(lib, "crypt32.lib") |