diff options
Diffstat (limited to 'chrome/browser/spellchecker.cc')
| -rw-r--r-- | chrome/browser/spellchecker.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/spellchecker.cc b/chrome/browser/spellchecker.cc index b8a7bc7..f5ab257 100644 --- a/chrome/browser/spellchecker.cc +++ b/chrome/browser/spellchecker.cc @@ -13,8 +13,8 @@ #include "base/thread.h" #include "chrome/app/locales/locale_settings.h" #include "chrome/browser/browser_process.h" +#include "chrome/browser/net/url_fetcher.h" #include "chrome/browser/profile.h" -#include "chrome/browser/url_fetcher.h" #include "chrome/common/chrome_constants.h" #include "chrome/common/chrome_counters.h" #include "chrome/common/chrome_paths.h" |
