summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/syncable/local_file_change_tracker.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/fileapi/syncable/local_file_change_tracker.h')
-rw-r--r--webkit/fileapi/syncable/local_file_change_tracker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/fileapi/syncable/local_file_change_tracker.h b/webkit/fileapi/syncable/local_file_change_tracker.h
index b638ce3..3787c62 100644
--- a/webkit/fileapi/syncable/local_file_change_tracker.h
+++ b/webkit/fileapi/syncable/local_file_change_tracker.h
@@ -11,7 +11,7 @@
#include "base/basictypes.h"
#include "base/compiler_specific.h"
-#include "base/file_path.h"
+#include "base/files/file_path.h"
#include "base/memory/ref_counted.h"
#include "base/memory/scoped_ptr.h"
#include "base/synchronization/lock.h"