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

Side by Side Diff: grit/testdata/cache_prefix_file.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/cache_prefix.html ('k') | grit/testdata/chat_result.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"></head>
5 <body onload="[ONLOAD]">
6 <table width="100%" border=1>
7 <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~$]"><font color=blue>[URL-DISP]</font></a>
10 from your personal <a href="http://desktop.google.com/filecache.html"><font colo r=blue>cache</font></a>.<br>
11 The file may have changed since that time. Click here for the <a href="[$~URL~$] "><font color=blue>current file</font></a>.<br>
12 Since this file is stored on your computer, publicly linking to it will not 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></tr>
15 </table>
16 </td></tr></table>
17 <style>
18 .hl { color:black; background-color:#ffff88}
19 </style>
20 <script>
21 [$~HIGHLIGHT_SCRIPT~$]
22 window.onerror=new Function(';');
23 </script>
24 <hr id=gg_1>
25 </body>
OLDNEW
« no previous file with comments | « grit/testdata/cache_prefix.html ('k') | grit/testdata/chat_result.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698