| Index: native_client_sdk/src/examples/api/url_loader/geturl_success.html
|
| diff --git a/native_client_sdk/src/examples/api/url_loader/geturl_success.html b/native_client_sdk/src/examples/api/url_loader/geturl_success.html
|
| deleted file mode 100644
|
| index f5a3b8bdc691e157a59f6c10b264400bb3b45bf8..0000000000000000000000000000000000000000
|
| --- a/native_client_sdk/src/examples/api/url_loader/geturl_success.html
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
| - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
| -<html>
|
| - <!--
|
| - Copyright (c) 2010 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.
|
| - -->
|
| - <head>
|
| - <title>PPAPI geturl example</title>
|
| - <META HTTP-EQUIV="Pragma" CONTENT="no-cache" />
|
| - <META HTTP-EQUIV="Expires" CONTENT="-1" />
|
| - </head>
|
| - <body>
|
| - <h1>PPAPI geturl example</h1>
|
| - The PPAPI geturl example fetches the contents of this page.
|
| - If you are seeing the contents of this page as part of the test output,
|
| - then the test passed.
|
| - </body>
|
| -</html>
|
|
|