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

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

Issue 964403004: [Chromoting] Enable jscompile for AppRemoting's feedback_consent page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sync/merge 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
Index: remoting/webapp/app_remoting/html/template_feedback_consent.html
diff --git a/remoting/webapp/app_remoting/html/feedback_consent.html b/remoting/webapp/app_remoting/html/template_feedback_consent.html
similarity index 87%
rename from remoting/webapp/app_remoting/html/feedback_consent.html
rename to remoting/webapp/app_remoting/html/template_feedback_consent.html
index 0ee4ba6c30378ca7e36acd69f51aac35852cd2cf..a0cb8dae777967e38f8d75cfab568ef20bb56daf 100644
--- a/remoting/webapp/app_remoting/html/feedback_consent.html
+++ b/remoting/webapp/app_remoting/html/template_feedback_consent.html
@@ -13,13 +13,9 @@ 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>
- <script src="plugin_settings.js"></script>
- <script src="l10n.js"></script>
- <script src="xhr.js"></script>
+
+ <meta-include type="javascript"/>
+
<title i18n-content="FEEDBACK_CONSENT_TITLE"></title>
</head>
<body>
« no previous file with comments | « remoting/webapp/app_remoting/html/feedback_consent.html ('k') | remoting/webapp/app_remoting/js/feedback_consent.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698