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

Unified Diff: chrome/browser/resources/shared/css/about_version.css

Issue 10830051: Restore <img> src values now that grit converts these. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Ensure ThemeSource is loaded. Created 8 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
Index: chrome/browser/resources/shared/css/about_version.css
diff --git a/chrome/browser/resources/shared/css/about_version.css b/chrome/browser/resources/shared/css/about_version.css
index 72a48eb92cf5db8387092373ee12444d658b8b95..8cdedc2ee5d059625f9395862a7cfa81d60e0254 100644
--- a/chrome/browser/resources/shared/css/about_version.css
+++ b/chrome/browser/resources/shared/css/about_version.css
@@ -40,11 +40,6 @@ body {
width: 180px;
}
-#logo-img {
- /* TODO: Remove once http://crbug.com/135179 is fixed */
- content: url('chrome://theme/IDR_PRODUCT_LOGO');
-}
-
#company {
font-size: 0.7em;
text-align: right;

Powered by Google App Engine
This is Rietveld 408576698