| Index: chrome/browser/tab_contents/spelling_menu_observer.cc
|
| diff --git a/chrome/browser/tab_contents/spelling_menu_observer.cc b/chrome/browser/tab_contents/spelling_menu_observer.cc
|
| index 2edf1238e37643b0f7bca1124c9690e0e72b6f2e..5729ef52e51f6dcfc985ea62a83d4a7a220330b2 100644
|
| --- a/chrome/browser/tab_contents/spelling_menu_observer.cc
|
| +++ b/chrome/browser/tab_contents/spelling_menu_observer.cc
|
| @@ -20,7 +20,7 @@
|
| #include "chrome/common/pref_names.h"
|
| #include "chrome/common/spellcheck_result.h"
|
| #include "content/browser/renderer_host/render_view_host.h"
|
| -#include "content/browser/renderer_host/render_widget_host_view.h"
|
| +#include "content/public/browser/render_widget_host_view.h"
|
| #include "content/public/common/context_menu_params.h"
|
| #include "grit/generated_resources.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|