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

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: Only add ThemeSource if we have theme support. 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
« no previous file with comments | « chrome/browser/resources/ntp4/new_tab.html ('k') | chrome/browser/ui/webui/about_ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « chrome/browser/resources/ntp4/new_tab.html ('k') | chrome/browser/ui/webui/about_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698