| Index: chrome/browser/tab_contents/spelling_bubble_model.cc
|
| diff --git a/chrome/browser/tab_contents/spelling_bubble_model.cc b/chrome/browser/tab_contents/spelling_bubble_model.cc
|
| index 7760d5bfac9cf2e33160dc6b71078a5bc0985d94..5d960216cd6b15b368de3ccf126a103e546db235 100644
|
| --- a/chrome/browser/tab_contents/spelling_bubble_model.cc
|
| +++ b/chrome/browser/tab_contents/spelling_bubble_model.cc
|
| @@ -11,7 +11,7 @@
|
| #include "chrome/common/url_constants.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "grit/generated_resources.h"
|
| -#include "grit/theme_resources.h"
|
| +#include "grit/theme_resources_standard.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "ui/gfx/image/image.h"
|
|
|