Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(568)

Unified Diff: chrome/browser/resources/hotword_audio_verification/steps/audio_history_step.html

Issue 668983004: Add <a is="action-link">, a web component extension of <a> for in-page actions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/hotword_audio_verification/steps/audio_history_step.html
diff --git a/chrome/browser/resources/hotword_audio_verification/steps/audio_history_step.html b/chrome/browser/resources/hotword_audio_verification/steps/audio_history_step.html
index 71965f46fb7f35251445cd1eb27147bf3f8f9387..8bf8b4eeaab53c81868457da16b1c0682598baf2 100644
--- a/chrome/browser/resources/hotword_audio_verification/steps/audio_history_step.html
+++ b/chrome/browser/resources/hotword_audio_verification/steps/audio_history_step.html
@@ -15,7 +15,7 @@
associated with your Google Account to help recognize your voice and
improve speech recognition.
<br>
- <a href="#" class="link-button">LEARN MORE</a>
+ <a is="action-link">LEARN MORE</a>
</div>
</div>
<div class="buttonbar">

Powered by Google App Engine
This is Rietveld 408576698