diff options
Diffstat (limited to 'webkit/fileapi/file_system_directory_database.h')
-rw-r--r-- | webkit/fileapi/file_system_directory_database.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/fileapi/file_system_directory_database.h b/webkit/fileapi/file_system_directory_database.h index 5ab9ec1..e157b65 100644 --- a/webkit/fileapi/file_system_directory_database.h +++ b/webkit/fileapi/file_system_directory_database.h @@ -8,7 +8,7 @@ #include <string> #include <vector> -#include "base/file_path.h" +#include "base/files/file_path.h" #include "base/memory/scoped_ptr.h" #include "base/time.h" #include "webkit/storage/webkit_storage_export.h" |