| 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 085cd6d243018eeb63028ea48e656f264caaaf05..af22bd498176ec79200be65828618a47d57cdc44 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;
|
|
|
|
|