diff options
Diffstat (limited to 'content/renderer/pepper/url_response_info_util.cc')
-rw-r--r-- | content/renderer/pepper/url_response_info_util.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/renderer/pepper/url_response_info_util.cc b/content/renderer/pepper/url_response_info_util.cc index 723e657..12d05e5 100644 --- a/content/renderer/pepper/url_response_info_util.cc +++ b/content/renderer/pepper/url_response_info_util.cc @@ -18,7 +18,6 @@ #include "ppapi/proxy/ppapi_messages.h" #include "ppapi/shared_impl/url_response_info_data.h" #include "third_party/WebKit/public/platform/FilePathConversion.h" -#include "third_party/WebKit/public/platform/WebCString.h" #include "third_party/WebKit/public/platform/WebHTTPHeaderVisitor.h" #include "third_party/WebKit/public/platform/WebString.h" #include "third_party/WebKit/public/platform/WebURL.h" |