Commit 83ea2c94 authored by jamiewalch's avatar jamiewalch Committed by Commit bot

Add base.js to app remoting feedback dialog.

BUG=b/19550404

Review URL: https://codereview.chromium.org/968263003

Cr-Commit-Position: refs/heads/master@{#318744}
parent a27cb7ca
...@@ -13,6 +13,7 @@ found in the LICENSE file. ...@@ -13,6 +13,7 @@ found in the LICENSE file.
<link rel="stylesheet" href="feedback_consent.css"> <link rel="stylesheet" href="feedback_consent.css">
<link rel="stylesheet" href="main.css"> <link rel="stylesheet" href="main.css">
<link rel="stylesheet" href="message_window.css"> <link rel="stylesheet" href="message_window.css">
<script src="base.js"></script>
<script src="error.js"></script> <script src="error.js"></script>
<script src="feedback_consent.js"></script> <script src="feedback_consent.js"></script>
<script src="oauth2_api_impl.js"></script> <script src="oauth2_api_impl.js"></script>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment