Index: content/public/test/render_view_test.cc |
diff --git a/content/public/test/render_view_test.cc b/content/public/test/render_view_test.cc |
index 410ee6ea0d8784e9f5784df2561150aa7abd2ff5..78359c431ab76e38cae9670f2a4c857ef91b41bc 100644 |
--- a/content/public/test/render_view_test.cc |
+++ b/content/public/test/render_view_test.cc |
@@ -14,7 +14,7 @@ |
#include "content/renderer/renderer_main_platform_delegate.h" |
#include "content/renderer/renderer_webkitplatformsupport_impl.h" |
#include "content/test/mock_render_process.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebURLRequest.h" |
+#include "third_party/WebKit/public/platform/WebURLRequest.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebFrame.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebHistoryItem.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebInputEvent.h" |