- add sources.
[platform/framework/web/crosswalk.git] / src / native_client_sdk / src / examples / api / url_loader / url_loader_success.html
1 <!DOCTYPE html>
2 <html>
3   <!--
4   Copyright (c) 2010 The Chromium Authors. All rights reserved.
5   Use of this source code is governed by a BSD-style license that can be
6   found in the LICENSE file.
7   -->
8   <head>
9     <title>PPAPI UrlLoader example</title>
10   </head>
11   <body>
12     <h1>PPAPI UrlLoader example</h1> 
13     The PPAPI UrlLoader example fetches the contents of this page.  If you are
14     seeing the contents of this page as part of the test output, then the test
15     passed.
16   </body>
17 </html>