| Index: content/child/web_url_loader_impl.cc
|
| diff --git a/content/child/web_url_loader_impl.cc b/content/child/web_url_loader_impl.cc
|
| index 9354dd9bc8ba783b15babb846ab889cda129d890..805ddbd732e1785ea6ea2e04578df8a50cf150a8 100644
|
| --- a/content/child/web_url_loader_impl.cc
|
| +++ b/content/child/web_url_loader_impl.cc
|
| @@ -58,7 +58,6 @@ using blink::WebURLLoaderClient;
|
| using blink::WebURLRequest;
|
| using blink::WebURLResponse;
|
| using webkit_glue::MultipartResponseDelegate;
|
| -using webkit_glue::ResourceDevToolsInfo;
|
| using webkit_glue::ResourceLoaderBridge;
|
| using webkit_glue::WebURLResponseExtraDataImpl;
|
|
|
|
|