| 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 c76b75fdbc857f25c7126678f27266e6d34005a3..fdecd1c869ef93b657aa09365ea803e89e31f791 100644
|
| --- a/chrome/browser/history/top_sites_backend.cc
|
| +++ b/chrome/browser/history/top_sites_backend.cc
|
| @@ -11,6 +11,7 @@
|
| #include "base/task/cancelable_task_tracker.h"
|
| #include "chrome/browser/history/top_sites_database.h"
|
| #include "content/public/browser/browser_thread.h"
|
| +#include "sql/connection.h"
|
|
|
| using content::BrowserThread;
|
|
|
|
|