summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/new_new_tab.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/resources/new_new_tab.html')
-rw-r--r--chrome/browser/resources/new_new_tab.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/chrome/browser/resources/new_new_tab.html b/chrome/browser/resources/new_new_tab.html
index b0f8ae9..ded221f 100644
--- a/chrome/browser/resources/new_new_tab.html
+++ b/chrome/browser/resources/new_new_tab.html
@@ -136,7 +136,10 @@ if ('mode' in hashParams) {
<div id="notification-container">
<div id="notification">
<span>&nbsp;</span>
- <span class="link"><span class="link-color"></span></span>
+ <span class="link"><span class="link-color" id="action-link"></span>
+ </span>
+ <span class="link"><span class="link-color" id="close-link"></span>
+ </span>
</div>
</div>