summaryrefslogtreecommitdiffstats
path: root/webkit/support/simple_database_system.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/support/simple_database_system.h')
-rw-r--r--webkit/support/simple_database_system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/support/simple_database_system.h b/webkit/support/simple_database_system.h
index 0e07e23..b920c23 100644
--- a/webkit/support/simple_database_system.h
+++ b/webkit/support/simple_database_system.h
@@ -5,9 +5,9 @@
#ifndef WEBKIT_SUPPORT_SIMPLE_DATABASE_SYSTEM_H_
#define WEBKIT_SUPPORT_SIMPLE_DATABASE_SYSTEM_H_
+#include "base/containers/hash_tables.h"
#include "base/files/file_path.h"
#include "base/files/scoped_temp_dir.h"
-#include "base/hash_tables.h"
#include "base/memory/ref_counted.h"
#include "base/platform_file.h"
#include "base/string16.h"