Added test data files.

These test files are used by https://codereview.chromium.org/16102004.
Uploading in a separate CL so that the other CL can be sent to the try bots.

BUG=237495
R=bartfab@chromium.org

Review URL: https://codereview.chromium.org/16137002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202519 0039d316-1c4b-4281-b951-d872f2087c98
parent a1b8913b
HTTP/1.1 200 OK
Content-Type: application/octet-stream
<?xml version='1.0' encoding='UTF-8'?>
<!--
This update manifest points to the good2.crx file. It is meant to be used
with a URLRequestMockHTTPJob, and the hostname must be kept in sync.
-->
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
<app appid='ldnnhddmnhbkjipkidpdiheffobcpfmf'>
<updatecheck codebase='http://mock.http/extensions/good2.crx'
version='1.0.0.1' />
</app>
</gupdate>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
HTTP/1.1 200 OK
Content-Type: application/octet-stream
<?xml version='1.0' encoding='UTF-8'?>
<!--
This update manifest points to the good_v1.crx file. It is meant to be used
with a URLRequestMockHTTPJob, and the hostname must be kept in sync.
-->
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
<app appid='ldnnhddmnhbkjipkidpdiheffobcpfmf'>
<updatecheck codebase='http://mock.http/extensions/good_v1.crx'
version='1.0.0.0' />
</app>
</gupdate>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment