summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/spelling_menu_observer.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/tab_contents/spelling_menu_observer.h')
-rw-r--r--chrome/browser/tab_contents/spelling_menu_observer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/tab_contents/spelling_menu_observer.h b/chrome/browser/tab_contents/spelling_menu_observer.h
index f2bdbb0..3f2194e 100644
--- a/chrome/browser/tab_contents/spelling_menu_observer.h
+++ b/chrome/browser/tab_contents/spelling_menu_observer.h
@@ -10,7 +10,7 @@
#include "base/compiler_specific.h"
#include "base/memory/scoped_ptr.h"
#include "base/prefs/pref_member.h"
-#include "base/string16.h"
+#include "base/strings/string16.h"
#include "base/timer.h"
#include "chrome/browser/spellchecker/spelling_service_client.h"
#include "chrome/browser/tab_contents/render_view_context_menu_observer.h"