| Index: components/browsing_data/content/conditional_cache_deletion_helper.cc
|
| diff --git a/components/browsing_data/conditional_cache_deletion_helper.cc b/components/browsing_data/content/conditional_cache_deletion_helper.cc
|
| similarity index 97%
|
| rename from components/browsing_data/conditional_cache_deletion_helper.cc
|
| rename to components/browsing_data/content/conditional_cache_deletion_helper.cc
|
| index 3d1e0f9b8658c94d829d099f4aedd7d62955fe9f..4f4a4743597e8270518452e625ea14105d1b509b 100644
|
| --- a/components/browsing_data/conditional_cache_deletion_helper.cc
|
| +++ b/components/browsing_data/content/conditional_cache_deletion_helper.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "components/browsing_data/conditional_cache_deletion_helper.h"
|
| +#include "components/browsing_data/content/conditional_cache_deletion_helper.h"
|
|
|
| #include "base/callback.h"
|
| #include "base/location.h"
|
|
|