Index: content/browser/renderer_host/gtk_im_context_wrapper.h |
diff --git a/content/browser/renderer_host/gtk_im_context_wrapper.h b/content/browser/renderer_host/gtk_im_context_wrapper.h |
index f5deb0574a8e07ae089c5b49fbc81de03795f9de..13b1148f4da89036efe0bf61ab8bdfea25b9cce5 100644 |
--- a/content/browser/renderer_host/gtk_im_context_wrapper.h |
+++ b/content/browser/renderer_host/gtk_im_context_wrapper.h |
@@ -11,7 +11,7 @@ |
#include "base/basictypes.h" |
#include "base/gtest_prod_util.h" |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebInputEvent.h" |
#include "ui/base/ime/composition_text.h" |
#include "ui/base/ime/text_input_type.h" |