summaryrefslogtreecommitdiffstats
path: root/webkit/dom_storage/session_storage_database.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/dom_storage/session_storage_database.h')
-rw-r--r--webkit/dom_storage/session_storage_database.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/dom_storage/session_storage_database.h b/webkit/dom_storage/session_storage_database.h
index 44ecb97..9cc9b2b 100644
--- a/webkit/dom_storage/session_storage_database.h
+++ b/webkit/dom_storage/session_storage_database.h
@@ -8,7 +8,7 @@
#include <map>
#include <string>
-#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"