| Index: chrome/browser/ntp_tiles/chrome_popular_sites_factory.cc
|
| diff --git a/chrome/browser/ntp_tiles/chrome_popular_sites_factory.cc b/chrome/browser/ntp_tiles/chrome_popular_sites_factory.cc
|
| index 22c00042d80506b167c6cf1b29f0c1b424ce4432..8ddd03b4997b47441040d5888f3de9ab5f89a6a9 100644
|
| --- a/chrome/browser/ntp_tiles/chrome_popular_sites_factory.cc
|
| +++ b/chrome/browser/ntp_tiles/chrome_popular_sites_factory.cc
|
| @@ -11,7 +11,7 @@
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/search_engines/template_url_service_factory.h"
|
| #include "chrome/common/chrome_paths.h"
|
| -#include "components/ntp_tiles/popular_sites.h"
|
| +#include "components/ntp_tiles/popular_sites_impl.h"
|
| #include "components/safe_json/safe_json_parser.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
|
|