- add sources.
[platform/framework/web/crosswalk.git] / src / remoting / webapp / wcs_sandbox.html
1 <!doctype html>
2 <!--
3 Copyright 2013 The Chromium Authors. All rights reserved.
4 Use of this source code is governed by a BSD-style license that can be
5 found in the LICENSE file.
6 -->
7
8 <html>
9   <head>
10     <meta charset="utf-8">
11     <script src="error.js"></script>
12     <script src="plugin_settings.js"></script>
13     <script src="xhr_proxy.js"></script>
14     <script src="wcs.js"></script>
15     <script src="wcs_loader.js"></script>
16     <script src="wcs_sandbox_content.js"></script>
17   </head>
18   <body>
19   </body>
20 </html>