summaryrefslogtreecommitdiffstats
path: root/webkit/browser/appcache/appcache_backend_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/browser/appcache/appcache_backend_impl.h')
-rw-r--r--webkit/browser/appcache/appcache_backend_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/browser/appcache/appcache_backend_impl.h b/webkit/browser/appcache/appcache_backend_impl.h
index 26ad9f3..1b218831 100644
--- a/webkit/browser/appcache/appcache_backend_impl.h
+++ b/webkit/browser/appcache/appcache_backend_impl.h
@@ -5,7 +5,7 @@
#ifndef WEBKIT_BROWSER_APPCACHE_APPCACHE_BACKEND_IMPL_H_
#define WEBKIT_BROWSER_APPCACHE_APPCACHE_BACKEND_IMPL_H_
-#include "base/hash_tables.h"
+#include "base/containers/hash_tables.h"
#include "webkit/browser/appcache/appcache_host.h"
#include "webkit/storage/webkit_storage_export.h"