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

Unified Diff: chrome/browser/sync/resources/gaia_login.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/about_sync.html ('k') | chrome/browser/sync/resources/gear.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/resources/gaia_login.html
===================================================================
--- chrome/browser/sync/resources/gaia_login.html (revision 52142)
+++ chrome/browser/sync/resources/gaia_login.html (working copy)
@@ -438,7 +438,7 @@
<tr>
<td>
<div id="throbber_container" style="display:none;">
- <div id="throb" style="background-image:url(throbber.png);
+ <div id="throb" style="background-image:url(../../../../app/resources/throbber.png);
width:16px; height:16px; background-position:0px;
margin:0px 10px 0px 10px">
</div>
« no previous file with comments | « chrome/browser/sync/resources/about_sync.html ('k') | chrome/browser/sync/resources/gear.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698