Index: content/renderer/pepper/pepper_url_request_unittest.cc |
=================================================================== |
--- content/renderer/pepper/pepper_url_request_unittest.cc (revision 255867) |
+++ content/renderer/pepper/pepper_url_request_unittest.cc (working copy) |
@@ -16,8 +16,6 @@ |
#include "third_party/WebKit/public/web/WebFrame.h" |
#include "third_party/WebKit/public/web/WebFrameClient.h" |
#include "third_party/WebKit/public/web/WebView.h" |
-#include "webkit/common/user_agent/user_agent.h" |
-#include "webkit/common/user_agent/user_agent_util.h" |
// This test is a end-to-end test from the resource to the WebKit request |
// object. The actual resource implementation is so simple, it makes sense to |