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

Unified Diff: chrome/renderer/resources/neterror.html

Issue 2897015: Clean up browser_resources.grd:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 5 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 | « chrome/browser/sync/resources/gear.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/resources/neterror.html
===================================================================
--- chrome/renderer/resources/neterror.html (revision 52142)
+++ chrome/renderer/resources/neterror.html (working copy)
@@ -114,8 +114,8 @@
<div id="errorDetails" class="hide-details">
<a href="javascript:void(0);" style="text-decoration:none" onclick="toggleDiv()">
- <img id="plus" src="../../browser/resources/plus.png">
- <img id="minus" src="../../browser/resources/minus.png">
+ <img id="plus" src="../../browser/resources/shared/images/plus.png">
+ <img id="minus" src="../../browser/resources/shared/images/minus.png">
<span id="errorExpander" i18n-content="detailsLink" style="text-decoration:underline"></span>
</a>
<div id="zipInfo">
« no previous file with comments | « chrome/browser/sync/resources/gear.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698