| Index: components/previews/core/previews_data_savings.cc
|
| diff --git a/components/previews/previews_data_savings.cc b/components/previews/core/previews_data_savings.cc
|
| similarity index 97%
|
| rename from components/previews/previews_data_savings.cc
|
| rename to components/previews/core/previews_data_savings.cc
|
| index b2b6ff307df7d01dd5ae8477b5a565900f1c68d0..267f44b12c7e1a6ce6e5ba457f0e28d4d3cfe4bd 100644
|
| --- a/components/previews/previews_data_savings.cc
|
| +++ b/components/previews/core/previews_data_savings.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/previews/previews_data_savings.h"
|
| +#include "components/previews/core/previews_data_savings.h"
|
|
|
| #include "base/logging.h"
|
| #include "base/metrics/histogram_macros.h"
|
|
|