summaryrefslogtreecommitdiffstats
path: root/webkit/common/fileapi/file_system_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/common/fileapi/file_system_util.h')
-rw-r--r--webkit/common/fileapi/file_system_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/common/fileapi/file_system_util.h b/webkit/common/fileapi/file_system_util.h
index 45859f9..9eb3c33 100644
--- a/webkit/common/fileapi/file_system_util.h
+++ b/webkit/common/fileapi/file_system_util.h
@@ -10,7 +10,7 @@
#include "base/files/file_path.h"
#include "base/platform_file.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebFileSystemType.h"
+#include "third_party/WebKit/public/platform/WebFileSystemType.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/WebFileError.h"
#include "webkit/common/fileapi/file_system_types.h"
#include "webkit/quota/quota_types.h"