summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/resources
diff options
context:
space:
mode:
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-13 22:57:54 +0000
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-13 22:57:54 +0000
commit2a7444d52ebf39d5c3db779d75d1a1c440a9902b (patch)
treef360363df1d10e20eb4d32d41f1cfbcb3bd00e60 /chrome/renderer/resources
parent903e37906e0e0ad6c7627dabeaac1a87e6e31552 (diff)
downloadchromium_src-2a7444d52ebf39d5c3db779d75d1a1c440a9902b.zip
chromium_src-2a7444d52ebf39d5c3db779d75d1a1c440a9902b.tar.gz
chromium_src-2a7444d52ebf39d5c3db779d75d1a1c440a9902b.tar.bz2
Clean up browser_resources.grd:
* Flatten HTML where possible * Move resources only referenced by files in browser/resources/ into there (and out of the theme dir) * Remove duplicate/unreferenced resources * Remove IDs for resources that are inlined due to flattening * Remove IDR_CHAT_MANAGER_MANIFEST but leave the files on disk (they will be moving elsewhere some time soon) BUG=none TEST=none Review URL: http://codereview.chromium.org/2897015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52239 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/renderer/resources')
-rw-r--r--chrome/renderer/resources/neterror.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/renderer/resources/neterror.html b/chrome/renderer/resources/neterror.html
index 087b270..9955021 100644
--- a/chrome/renderer/resources/neterror.html
+++ b/chrome/renderer/resources/neterror.html
@@ -114,8 +114,8 @@ function toggleDiv() {
<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">