Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(145)

Side by Side Diff: grit/testdata/cache_prefix.html

Issue 1442863002: Remove contents of grit's SVN repository. (Closed) Base URL: http://grit-i18n.googlecode.com/svn/trunk/
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « grit/testdata/buildinfo.grd ('k') | grit/testdata/cache_prefix_file.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <head>
2 <meta http-equiv="cache-control" content="no-cache">
3 <meta http-equiv="pragma" content="no-cache">
4 <meta http-equiv="expires" content="-1">
5 </head>
6 <body onload="[ONLOAD]">
7 <table width="100%" border=1><tr><td>
8 <table cellspacing=0 cellpadding=10 width="100%" bgcolor=#ffffff border=1 color= "#ffffff">
9 <tr><td><font face="arial,sans-serif" color=black size=-1>This is one version of <a href="[$~URL~$]">
10 <font color="blue">[URL-DISP]</font></a> from your personal <a href="http://desk top.google.com/webcache.html"><font color=blue>cache</font></a>.<br>
11 The page may have changed since that time. Click here for the <a href="[$~URL~$] "><font color="blue">current page</font></a>.<br>
12 Since this page is stored on your computer, publicly linking to this page will n ot work.[$~EXTRA~$]<br><br>
13 <font size="-2"><i>Google may not be affiliated with the authors of this page no r responsible for its content. This page may be protected by copyright.</i></fon t>
14 </td>
15 </tr></table></td></tr></table>
16 <style>
17 .hl { color:black; background-color:#ffff88}
18 </style>
19 <script>
20 [$~HIGHLIGHT_SCRIPT~$]
21 window.onerror=new Function(';');
22 </script>
23 <hr id=gg_1>
24 </body>
OLDNEW
« no previous file with comments | « grit/testdata/buildinfo.grd ('k') | grit/testdata/cache_prefix_file.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698