Index: chrome/browser/resources/hotword_audio_verification/main.html |
diff --git a/chrome/browser/resources/hotword_audio_verification/main.html b/chrome/browser/resources/hotword_audio_verification/main.html |
index f91071166fd02e6affcf34606bca06eddf3a2216..ae20de239afb23488e68da2caa2d8dbee5340c7b 100644 |
--- a/chrome/browser/resources/hotword_audio_verification/main.html |
+++ b/chrome/browser/resources/hotword_audio_verification/main.html |
@@ -4,6 +4,7 @@ |
<meta charset=utf-8> |
<title></title> |
<link type="text/css" rel="stylesheet" href="style.css"> |
+ <script src="chrome://resources/js/action_link.js"></script> |
<script src="chrome://resources/js/util.js"></script> |
<script src="flow.js"></script> |
<script src="main.js"></script> |