summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_disk_cache.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/appcache/appcache_disk_cache.cc')
-rw-r--r--webkit/appcache/appcache_disk_cache.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/appcache/appcache_disk_cache.cc b/webkit/appcache/appcache_disk_cache.cc
index 025c9b5..33edef3 100644
--- a/webkit/appcache/appcache_disk_cache.cc
+++ b/webkit/appcache/appcache_disk_cache.cc
@@ -6,7 +6,7 @@
#include "base/bind.h"
#include "base/bind_helpers.h"
-#include "base/file_path.h"
+#include "base/files/file_path.h"
#include "base/logging.h"
#include "base/stl_util.h"
#include "base/string_number_conversions.h"