Chromium Code Reviews| Index: chrome/browser/resources/new_new_tab.html |
| =================================================================== |
| --- chrome/browser/resources/new_new_tab.html (revision 72341) |
| +++ chrome/browser/resources/new_new_tab.html (working copy) |
| @@ -136,7 +136,8 @@ |
| <div id="notification-container"> |
| <div id="notification"> |
| <span> </span> |
| - <span class="link"><span class="link-color"></span></span> |
| + <span class="link"><span class="link-color" id="action-link"></span></span> |
|
arv (Not doing code reviews)
2011/01/24 19:41:33
Long line
(please be careful when wrapping since
|
| + <span class="link"><span class="link-color" id="close-link"></span></span> |
| </div> |
| </div> |