| Index: components/ntp_tiles/most_visited_sites_unittest.cc
|
| diff --git a/chrome/browser/android/ntp/most_visited_sites_unittest.cc b/components/ntp_tiles/most_visited_sites_unittest.cc
|
| similarity index 98%
|
| rename from chrome/browser/android/ntp/most_visited_sites_unittest.cc
|
| rename to components/ntp_tiles/most_visited_sites_unittest.cc
|
| index c629a7d551e7539178478f4abeb6565ffe5f575f..36bfcb7cb7b4af62e3668f4461bc605942583cfc 100644
|
| --- a/chrome/browser/android/ntp/most_visited_sites_unittest.cc
|
| +++ b/components/ntp_tiles/most_visited_sites_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 "chrome/browser/android/ntp/most_visited_sites.h"
|
| +#include "components/ntp_tiles/most_visited_sites.h"
|
|
|
| #include <stddef.h>
|
|
|
|
|