| Index: chrome/browser/history/top_sites.cc
|
| ===================================================================
|
| --- chrome/browser/history/top_sites.cc (revision 68044)
|
| +++ chrome/browser/history/top_sites.cc (working copy)
|
| @@ -22,7 +22,7 @@
|
| #include "chrome/browser/history/top_sites_backend.h"
|
| #include "chrome/browser/history/top_sites_cache.h"
|
| #include "chrome/browser/prefs/pref_service.h"
|
| -#include "chrome/browser/profile.h"
|
| +#include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/tab_contents/navigation_controller.h"
|
| #include "chrome/browser/tab_contents/navigation_entry.h"
|
| #include "chrome/common/chrome_switches.h"
|
|
|