Chromium Code Reviews| Index: net/data/url_request_unittest/two-content-lengths.html.mock-http-headers |
| diff --git a/content/test/data/download/download-attribute.html.mock-http-headers b/net/data/url_request_unittest/two-content-lengths.html.mock-http-headers |
| similarity index 51% |
| copy from content/test/data/download/download-attribute.html.mock-http-headers |
| copy to net/data/url_request_unittest/two-content-lengths.html.mock-http-headers |
| index 524e3d8cb9bc339d4761b7fb615fb4c7fff14e23..707c0b0f8e89ec9a9cadefa7b1cf0dae54b156f2 100644 |
| --- a/content/test/data/download/download-attribute.html.mock-http-headers |
| +++ b/net/data/url_request_unittest/two-content-lengths.html.mock-http-headers |
| @@ -1,2 +1,4 @@ |
| HTTP/1.1 200 OK |
| Content-Type: text/html |
| +Content-Length: 42 |
| +Content-Length: 41 |