summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/blockfile/backend_worker_v3.cc
diff options
context:
space:
mode:
Diffstat (limited to 'net/disk_cache/blockfile/backend_worker_v3.cc')
-rw-r--r--net/disk_cache/blockfile/backend_worker_v3.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/disk_cache/blockfile/backend_worker_v3.cc b/net/disk_cache/blockfile/backend_worker_v3.cc
index 4e55912..1d89de6 100644
--- a/net/disk_cache/blockfile/backend_worker_v3.cc
+++ b/net/disk_cache/blockfile/backend_worker_v3.cc
@@ -6,8 +6,8 @@
#include "base/bind.h"
#include "base/bind_helpers.h"
-#include "base/file_util.h"
#include "base/files/file_path.h"
+#include "base/files/file_util.h"
#include "base/message_loop/message_loop.h"
#include "base/strings/string_util.h"
#include "base/strings/stringprintf.h"