diff options
Diffstat (limited to 'webkit/fileapi/syncable/local_file_sync_context.h')
-rw-r--r-- | webkit/fileapi/syncable/local_file_sync_context.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/fileapi/syncable/local_file_sync_context.h b/webkit/fileapi/syncable/local_file_sync_context.h index b3d42d4..2d1bf8b 100644 --- a/webkit/fileapi/syncable/local_file_sync_context.h +++ b/webkit/fileapi/syncable/local_file_sync_context.h @@ -12,7 +12,7 @@ #include "base/basictypes.h" #include "base/callback.h" -#include "base/file_path.h" +#include "base/files/file_path.h" #include "base/logging.h" #include "base/memory/ref_counted.h" #include "base/memory/scoped_ptr.h" |