Index: remoting/webapp/app_remoting/html/feedback_consent.html |
diff --git a/remoting/webapp/app_remoting/html/feedback_consent.html b/remoting/webapp/app_remoting/html/feedback_consent.html |
index adaf745f8d7ec5702ae32c81dd3c12d20e40bc14..0ee4ba6c30378ca7e36acd69f51aac35852cd2cf 100644 |
--- a/remoting/webapp/app_remoting/html/feedback_consent.html |
+++ b/remoting/webapp/app_remoting/html/feedback_consent.html |
@@ -13,6 +13,7 @@ found in the LICENSE file. |
<link rel="stylesheet" href="feedback_consent.css"> |
<link rel="stylesheet" href="main.css"> |
<link rel="stylesheet" href="message_window.css"> |
+ <script src="base.js"></script> |
<script src="error.js"></script> |
<script src="feedback_consent.js"></script> |
<script src="oauth2_api_impl.js"></script> |