Chromium Code Reviews

Unified Diff: chrome/browser/sync/resources/about_sync.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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/browser/resources/slideshow.html ('k') | chrome/browser/sync/resources/gaia_login.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/resources/about_sync.html
===================================================================
--- chrome/browser/sync/resources/about_sync.html (revision 52142)
+++ chrome/browser/sync/resources/about_sync.html (working copy)
@@ -60,7 +60,7 @@
padding-left: 37px;
margin: 0;
display: inline;
- background: url('gear.png') 12px 60% no-repeat;
+ background: url('../../resources/shared/images/gear.png') 12px 60% no-repeat;
color: white;
}
« no previous file with comments | « chrome/browser/resources/slideshow.html ('k') | chrome/browser/sync/resources/gaia_login.html » ('j') | no next file with comments »

Powered by Google App Engine