Index: content/public/test/mock_render_thread.h |
diff --git a/content/public/test/mock_render_thread.h b/content/public/test/mock_render_thread.h |
index b4503f88d3265c2983536c80cf7904b9c2fd3c88..7f968ef376f46e1b6c3c15f65eed0813d00450d0 100644 |
--- a/content/public/test/mock_render_thread.h |
+++ b/content/public/test/mock_render_thread.h |
@@ -6,7 +6,7 @@ |
#define CONTENT_PUBLIC_TEST_MOCK_RENDER_THREAD_H_ |
#include "base/shared_memory.h" |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "content/public/renderer/render_thread.h" |
#include "ipc/ipc_test_sink.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebPopupType.h" |