Index: content/browser/renderer_host/java/java_bridge_dispatcher_host.h |
diff --git a/content/browser/renderer_host/java/java_bridge_dispatcher_host.h b/content/browser/renderer_host/java/java_bridge_dispatcher_host.h |
index 5a7af2b90f3dba388b9b94cfe7274f3cc12eb942..7dbb47a384b0e1b7841a4a76a1c9ca79957ea3c8 100644 |
--- a/content/browser/renderer_host/java/java_bridge_dispatcher_host.h |
+++ b/content/browser/renderer_host/java/java_bridge_dispatcher_host.h |
@@ -8,7 +8,7 @@ |
#include <vector> |
#include "base/memory/ref_counted.h" |
#include "base/memory/weak_ptr.h" |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "content/child/npobject_stub.h" |
#include "content/public/browser/render_view_host_observer.h" |