Index: content/renderer/pepper/pepper_url_request_unittest.cc |
=================================================================== |
--- content/renderer/pepper/pepper_url_request_unittest.cc (revision 175802) |
+++ content/renderer/pepper/pepper_url_request_unittest.cc (working copy) |
@@ -10,9 +10,9 @@ |
#include "ppapi/shared_impl/url_request_info_data.h" |
#include "ppapi/thunk/thunk.h" |
#include "testing/gtest/include/gtest/gtest.h" |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebURLRequest.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebFrame.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebFrameClient.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebURLRequest.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebView.h" |
#include "webkit/plugins/ppapi/url_request_info_util.h" |
#include "webkit/user_agent/user_agent.h" |