| Index: content/browser/renderer_host/resource_dispatcher_host_request_info.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/resource_dispatcher_host_request_info.cc (revision 87796)
|
| +++ content/browser/renderer_host/resource_dispatcher_host_request_info.cc (working copy)
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "content/browser/renderer_host/resource_dispatcher_host_request_info.h"
|
|
|
| -#include "chrome/browser/ssl/ssl_client_auth_handler.h"
|
| #include "content/browser/renderer_host/resource_dispatcher_host_login_delegate.h"
|
| #include "content/browser/renderer_host/resource_handler.h"
|
| +#include "content/browser/ssl/ssl_client_auth_handler.h"
|
| #include "webkit/blob/blob_data.h"
|
|
|
| ResourceDispatcherHostRequestInfo::ResourceDispatcherHostRequestInfo(
|
|
|