| 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 9693c1ce1326579c37b32a411156542fc3c23cdb..7db4adef56af8b721d31a3f1ebe84b1b3325797f 100644
|
| --- a/chrome/browser/tab_contents/spelling_bubble_model.cc
|
| +++ b/chrome/browser/tab_contents/spelling_bubble_model.cc
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/browser/tab_contents/spelling_bubble_model.h"
|
|
|
| #include "base/logging.h"
|
| -#include "chrome/browser/prefs/pref_service.h"
|
| +#include "base/prefs/pref_service.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "chrome/common/url_constants.h"
|
|
|