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