summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/syncable/file_change.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/fileapi/syncable/file_change.h')
-rw-r--r--webkit/fileapi/syncable/file_change.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/fileapi/syncable/file_change.h b/webkit/fileapi/syncable/file_change.h
index 84f0c48..f2a12e4 100644
--- a/webkit/fileapi/syncable/file_change.h
+++ b/webkit/fileapi/syncable/file_change.h
@@ -9,7 +9,7 @@
#include <string>
#include "base/basictypes.h"
-#include "base/file_path.h"
+#include "base/files/file_path.h"
#include "webkit/fileapi/file_system_url.h"
#include "webkit/fileapi/syncable/sync_file_type.h"
#include "webkit/storage/webkit_storage_export.h"