diff options
Diffstat (limited to 'webkit/fileapi/syncable/syncable_file_system_util.h')
-rw-r--r-- | webkit/fileapi/syncable/syncable_file_system_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/fileapi/syncable/syncable_file_system_util.h b/webkit/fileapi/syncable/syncable_file_system_util.h index 542856c..26e446d 100644 --- a/webkit/fileapi/syncable/syncable_file_system_util.h +++ b/webkit/fileapi/syncable/syncable_file_system_util.h @@ -7,7 +7,7 @@ #include <string> -#include "base/file_path.h" +#include "base/files/file_path.h" #include "webkit/fileapi/file_system_url.h" #include "webkit/storage/webkit_storage_export.h" |