Index: webkit/fileapi/native_file_util.h |
diff --git a/webkit/fileapi/native_file_util.h b/webkit/fileapi/native_file_util.h |
index f0e1329adc02dfb6ca198abd72da67e379253621..075d27b25289a242cf6c589b01d9577f2037861f 100644 |
--- a/webkit/fileapi/native_file_util.h |
+++ b/webkit/fileapi/native_file_util.h |
@@ -6,7 +6,7 @@ |
#define WEBKIT_FILEAPI_NATIVE_FILE_UTIL_H_ |
#include "base/file_path.h" |
-#include "base/file_util_proxy.h" |
+#include "base/files/file_util_proxy.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/platform_file.h" |
#include "webkit/fileapi/file_system_file_util.h" |