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 5cd53a07384eea137a161fb626139653fcf733a0..adaf745f8d7ec5702ae32c81dd3c12d20e40bc14 100644 |
--- a/remoting/webapp/app_remoting/html/feedback_consent.html |
+++ b/remoting/webapp/app_remoting/html/feedback_consent.html |
@@ -15,7 +15,7 @@ found in the LICENSE file. |
<link rel="stylesheet" href="message_window.css"> |
<script src="error.js"></script> |
<script src="feedback_consent.js"></script> |
- <script src="oauth2_api.js"></script> |
+ <script src="oauth2_api_impl.js"></script> |
<script src="plugin_settings.js"></script> |
<script src="l10n.js"></script> |
<script src="xhr.js"></script> |