summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/local_file_system_file_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/fileapi/local_file_system_file_util.h')
-rw-r--r--webkit/fileapi/local_file_system_file_util.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/fileapi/local_file_system_file_util.h b/webkit/fileapi/local_file_system_file_util.h
index 6fc2e11..428b157 100644
--- a/webkit/fileapi/local_file_system_file_util.h
+++ b/webkit/fileapi/local_file_system_file_util.h
@@ -12,9 +12,9 @@
#include "base/file_util.h"
#include "base/file_util_proxy.h"
#include "base/logging.h"
+#include "base/memory/ref_counted.h"
+#include "base/memory/singleton.h"
#include "base/platform_file.h"
-#include "base/ref_counted.h"
-#include "base/singleton.h"
#include "base/tracked_objects.h"
#include "webkit/fileapi/file_system_file_util.h"
#include "webkit/fileapi/file_system_types.h"