| Index: components/ntp_tiles/popular_sites_impl_unittest.cc
|
| diff --git a/components/ntp_tiles/popular_sites_unittest.cc b/components/ntp_tiles/popular_sites_impl_unittest.cc
|
| similarity index 99%
|
| rename from components/ntp_tiles/popular_sites_unittest.cc
|
| rename to components/ntp_tiles/popular_sites_impl_unittest.cc
|
| index cf2b0d0eb86c1dd11dc8bae8e37dda67eee4e181..7af3d7af8d7c2ee292163acd2495ea3b7a210046 100644
|
| --- a/components/ntp_tiles/popular_sites_unittest.cc
|
| +++ b/components/ntp_tiles/popular_sites_impl_unittest.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/ntp_tiles/popular_sites.h"
|
| +#include "components/ntp_tiles/popular_sites_impl.h"
|
|
|
| #include <string>
|
| #include <utility>
|
|
|