| Index: content/browser/renderer_host/resource_dispatcher_host_uitest.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/resource_dispatcher_host_uitest.cc (revision 125418)
|
| +++ content/browser/renderer_host/resource_dispatcher_host_uitest.cc (working copy)
|
| @@ -394,7 +394,7 @@
|
| "Title Of More Awesomeness", 2);
|
| }
|
|
|
| -// Tests that ResourceDispatcherHostRequestInfo is updated correctly on failed
|
| +// Tests that ResourceRequestInfoImpl is updated correctly on failed
|
| // requests, to prevent calling Read on a request that has already failed.
|
| // See bug 40250.
|
| TEST_F(ResourceDispatcherTest, CrossSiteFailedRequest) {
|
|
|