summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/about_version.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/resources/about_version.html')
-rw-r--r--chrome/browser/resources/about_version.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/about_version.html b/chrome/browser/resources/about_version.html
index 1df848b..0b8c091 100644
--- a/chrome/browser/resources/about_version.html
+++ b/chrome/browser/resources/about_version.html
@@ -65,7 +65,7 @@ about:version template page
<body>
<div id="outer">
<div id="logo">
- <img src="../../app/theme/product_logo.png" />
+ <img src="../../app/theme/%DISTRIBUTION%/product_logo.png" />
<div id="company" jscontent="company"></div>
<div id="copyright" jscontent="copyright"></div>
</div>