summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions/good2_update_manifest.xml
blob: 95bf08bddbb30f74b3d6b449d4f5afc1d834b9d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?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>