Add python coverage module to third_party
[chromium-blink-merge.git] / chrome / test / data / feeds / url_decoding.html
blobf4eb0a4771be231a65103f6684011e62e99c884f
1 <rss version="2.0">
2 <channel>
3 <title>MyFeedTitle</title>
4 <item>
5 <title>Title 1</title>
6 <link>http://www.google.com</link>
7 <description>This feed should never been seen by the test because the path
8 specified doesn't work unless double decoded.</description>
9 </item>
10 </channel>
11 </rss>