| Index: content/browser/storage_partition_impl_map_unittest.cc
|
| diff --git a/content/browser/storage_partition_impl_map_unittest.cc b/content/browser/storage_partition_impl_map_unittest.cc
|
| index c88fb53876489c8ec02679342b9ab2becee9760a..39b6c69c1999efebb6466486da84219dd34e7e15 100644
|
| --- a/content/browser/storage_partition_impl_map_unittest.cc
|
| +++ b/content/browser/storage_partition_impl_map_unittest.cc
|
| @@ -62,8 +62,8 @@ TEST(StoragePartitionConfigTest, OperatorLess) {
|
| }
|
|
|
| TEST(StoragePartitionImplMapTest, GarbageCollect) {
|
| - base::MessageLoop message_loop;
|
| TestBrowserContext browser_context;
|
| + base::MessageLoop message_loop;
|
| StoragePartitionImplMap storage_partition_impl_map(&browser_context);
|
|
|
| scoped_ptr<base::hash_set<base::FilePath> > active_paths(
|
|
|