| Index: tools/grit/grit/testdata/cache_prefix_file.html
|
| diff --git a/tools/grit/grit/testdata/cache_prefix_file.html b/tools/grit/grit/testdata/cache_prefix_file.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f3eb8e0f110fe6c2f0eab2328d99902b65d4127f
|
| --- /dev/null
|
| +++ b/tools/grit/grit/testdata/cache_prefix_file.html
|
| @@ -0,0 +1,25 @@
|
| +<head>
|
| +<meta http-equiv="cache-control" content="no-cache">
|
| +<meta http-equiv="pragma" content="no-cache">
|
| +<meta http-equiv="expires" content="-1"></head>
|
| +<body onload="[ONLOAD]">
|
| +<table width="100%" border=1>
|
| +<tr><td>
|
| +<table cellspacing=0 cellpadding=10 width="100%" bgcolor=#ffffff border=1 color="#ffffff">
|
| +<tr><td><font face=arial,sans-serif color=black size=-1>This is one version of <a href="[$~URL~$]"><font color=blue>[URL-DISP]</font></a>
|
| +from your personal <a href="http://desktop.google.com/filecache.html"><font color=blue>cache</font></a>.<br>
|
| +The file may have changed since that time. Click here for the <a href="[$~URL~$]"><font color=blue>current file</font></a>.<br>
|
| +Since this file is stored on your computer, publicly linking to it will not work.[$~EXTRA~$]<br><br>
|
| +<font size="-2"><i>Google may not be affiliated with the authors of this page nor responsible for its content. This page may be protected by copyright.</i></font>
|
| +</td></tr>
|
| +</table>
|
| +</td></tr></table>
|
| +<style>
|
| +.hl { color:black; background-color:#ffff88}
|
| +</style>
|
| +<script>
|
| +[$~HIGHLIGHT_SCRIPT~$]
|
| +window.onerror=new Function(';');
|
| +</script>
|
| +<hr id=gg_1>
|
| +</body>
|
|
|