summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/simple/simple_index_file_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'net/disk_cache/simple/simple_index_file_unittest.cc')
-rw-r--r--net/disk_cache/simple/simple_index_file_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/disk_cache/simple/simple_index_file_unittest.cc b/net/disk_cache/simple/simple_index_file_unittest.cc
index be5b738..19ea0f8 100644
--- a/net/disk_cache/simple/simple_index_file_unittest.cc
+++ b/net/disk_cache/simple/simple_index_file_unittest.cc
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "base/file_util.h"
#include "base/files/file.h"
+#include "base/files/file_util.h"
#include "base/files/scoped_temp_dir.h"
#include "base/hash.h"
#include "base/logging.h"