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

Unified Diff: remoting/webapp/app_remoting/html/feedback_consent.html

Issue 968263003: Add base.js to app remoting feedback dialog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698