Index: remoting/webapp/app_remoting/vendor/arv_main.html |
diff --git a/remoting/webapp/app_remoting/vendor/arv_main.html b/remoting/webapp/app_remoting/vendor/arv_main.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0b655f8075e0c3f824d111c088aa75625d332313 |
--- /dev/null |
+++ b/remoting/webapp/app_remoting/vendor/arv_main.html |
@@ -0,0 +1,13 @@ |
+<!doctype html> |
+<!-- |
+Copyright 2015 The Chromium Authors. All rights reserved. |
+Use of this source code is governed by a BSD-style license that can be |
+found in the LICENSE file. |
+--> |
+ |
+<!-- |
+This file is automatically HTML-imported by the main HTML page. |
+Multiple JS files can be listed here and they will all be included in the |
+app's main HTML page. |
+--> |
+<script src="arv_main.js"></script> |