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

Unified Diff: tools/grit/grit/testdata/cache_prefix.html

Issue 7285006: Revert 91161 - Change grit to depend on test data in the main repository. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 6 months 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/grit/grit/testdata/browser.html ('k') | tools/grit/grit/testdata/cache_prefix_file.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/grit/grit/testdata/cache_prefix.html
===================================================================
--- tools/grit/grit/testdata/cache_prefix.html (revision 91164)
+++ tools/grit/grit/testdata/cache_prefix.html (working copy)
@@ -1,24 +0,0 @@
-<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/webcache.html"><font color=blue>cache</font></a>.<br>
-The page may have changed since that time. Click here for the <a href="[$~URL~$]"><font color="blue">current page</font></a>.<br>
-Since this page is stored on your computer, publicly linking to this page 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>
« no previous file with comments | « tools/grit/grit/testdata/browser.html ('k') | tools/grit/grit/testdata/cache_prefix_file.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698