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 a2e14c137f30b3118e44bdfb7db15e86ae517229..6e224e6371eb35041dae1bb630bbf528a9261eb8 100644 |
--- a/webkit/common/fileapi/file_system_util.cc |
+++ b/webkit/common/fileapi/file_system_util.cc |
@@ -8,7 +8,7 @@ |
#include "base/files/file_path.h" |
#include "base/logging.h" |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "base/strings/sys_string_conversions.h" |
#include "base/strings/utf_string_conversions.h" |
#include "googleurl/src/gurl.h" |