- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / extensions / browsertest / last_error / bg.html
1 <!--
2  * Copyright (c) 2011 The Chromium Authors. All rights reserved.  Use of this
3  * source code is governed by a BSD-style license that can be found in the
4  * LICENSE file.
5 -->
6 <html>
7   <head>
8     <script src="bg.js"></script>
9   </head>
10   <body> 
11     <div> Last Error Test </div>
12   </body>
13 </html>
14