| Index: chrome/browser/history/top_sites.cc
|
| diff --git a/chrome/browser/history/top_sites.cc b/chrome/browser/history/top_sites.cc
|
| index 8e180515ab3a32b5e108d19c2a8c9344ad038274..b37271e75a6d5affafb852c08d892356d40c3679 100644
|
| --- a/chrome/browser/history/top_sites.cc
|
| +++ b/chrome/browser/history/top_sites.cc
|
| @@ -8,7 +8,7 @@
|
| #include "chrome/browser/history/top_sites_impl.h"
|
| #include "chrome/grit/chromium_strings.h"
|
| #include "chrome/grit/generated_resources.h"
|
| -#include "grit/locale_settings.h"
|
| +#include "chrome/grit/locale_settings.h"
|
| #include "grit/theme_resources.h"
|
|
|
| namespace history {
|
|
|