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 3fef6f8f..8a40c3f 100644
--- a/webkit/support/simple_database_system.h
+++ b/webkit/support/simple_database_system.h
@@ -5,7 +5,7 @@
#ifndef WEBKIT_SUPPORT_SIMPLE_DATABASE_SYSTEM_H_
#define WEBKIT_SUPPORT_SIMPLE_DATABASE_SYSTEM_H_
-#include "base/file_path.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"