Index: webkit/common/fileapi/file_system_util.cc |
diff --git a/webkit/common/fileapi/file_system_util.cc b/webkit/common/fileapi/file_system_util.cc |
index 2583d54fd8ef19ac0b0a6bf4c7588b70f209afda..a2e14c137f30b3118e44bdfb7db15e86ae517229 100644 |
--- a/webkit/common/fileapi/file_system_util.cc |
+++ b/webkit/common/fileapi/file_system_util.cc |
@@ -10,7 +10,7 @@ |
#include "base/logging.h" |
#include "base/string_util.h" |
#include "base/strings/sys_string_conversions.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "googleurl/src/gurl.h" |
#include "webkit/base/origin_url_conversions.h" |