diff options
Diffstat (limited to 'chrome/browser/spellchecker.cc')
-rw-r--r-- | chrome/browser/spellchecker.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/spellchecker.cc b/chrome/browser/spellchecker.cc index 39aec18..91fc9c7 100644 --- a/chrome/browser/spellchecker.cc +++ b/chrome/browser/spellchecker.cc @@ -9,6 +9,7 @@ #include "base/histogram.h" #include "base/logging.h" #include "base/path_service.h" +#include "base/stats_counters.h" #include "base/string_util.h" #include "base/thread.h" #include "chrome/browser/browser_process.h" |