| Index: net/disk_cache/blockfile/mapped_file_unittest.cc
|
| diff --git a/net/disk_cache/blockfile/mapped_file_unittest.cc b/net/disk_cache/blockfile/mapped_file_unittest.cc
|
| index 9b31d6d54574a5ea85a6622c725ab79f56cd0302..bd8e913b7ba55a9f8dc964e0889627e66478ef6e 100644
|
| --- a/net/disk_cache/blockfile/mapped_file_unittest.cc
|
| +++ b/net/disk_cache/blockfile/mapped_file_unittest.cc
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/files/file_path.h"
|
| #include "base/strings/string_util.h"
|
| #include "net/disk_cache/blockfile/file_block.h"
|
|
|