| Index: chrome/browser/tab_contents/spelling_menu_observer.h
|
| diff --git a/chrome/browser/tab_contents/spelling_menu_observer.h b/chrome/browser/tab_contents/spelling_menu_observer.h
|
| index e78d9d370e96aad01475988ccf3ec7ad48f9327f..03c2c4ed3bc631c01086dab8f171dedecd079bbb 100644
|
| --- a/chrome/browser/tab_contents/spelling_menu_observer.h
|
| +++ b/chrome/browser/tab_contents/spelling_menu_observer.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/prefs/public/pref_member.h"
|
| +#include "base/prefs/pref_member.h"
|
| #include "base/string16.h"
|
| #include "base/timer.h"
|
| #include "chrome/browser/spellchecker/spelling_service_client.h"
|
|
|