| Index: chrome/browser/history/top_sites_backend.cc
|
| diff --git a/chrome/browser/history/top_sites_backend.cc b/chrome/browser/history/top_sites_backend.cc
|
| index 94355cc9624d9f60c6a3f421f63848fd81156665..7c76dfcd39ff7fb0fe7d455958128cedd363a701 100644
|
| --- a/chrome/browser/history/top_sites_backend.cc
|
| +++ b/chrome/browser/history/top_sites_backend.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/file_util.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "chrome/browser/history/top_sites_database.h"
|
| -#include "content/browser/browser_thread.h"
|
| +#include "content/public/browser/browser_thread.h"
|
|
|
| namespace history {
|
|
|
|
|