Index: chrome/browser/resources/ntp4/new_tab.html |
diff --git a/chrome/browser/resources/ntp4/new_tab.html b/chrome/browser/resources/ntp4/new_tab.html |
index 69f6b348d8fd9ffe2a981886995ced89fc231522..3b31e192900496d0a84c0613be99dc06bd07bd7f 100644 |
--- a/chrome/browser/resources/ntp4/new_tab.html |
+++ b/chrome/browser/resources/ntp4/new_tab.html |
@@ -102,8 +102,7 @@ |
<div id="footer"> |
<div id="footer-border"></div> |
<div id="footer-content"> |
- <!-- TODO: Revert back to src= once http://crbug.com/135179 is fixed --> |
- <img id="logo-img"> |
+ <img id="logo-img" src="chrome://theme/IDR_PRODUCT_LOGO"> |
<ul id="dot-list"> |
</ul> |