| Index: native_client_sdk/src/examples/mouselock/index.html
|
| diff --git a/native_client_sdk/src/examples/mouselock/index.html b/native_client_sdk/src/examples/mouselock/index.html
|
| index 4ccf96b6a196ea98539ac78ff2b6b749040aca50..c50377b6c408247fb3ac7d3bebe819f37263b8de 100644
|
| --- a/native_client_sdk/src/examples/mouselock/index.html
|
| +++ b/native_client_sdk/src/examples/mouselock/index.html
|
| @@ -14,7 +14,6 @@ found in the LICENSE file.
|
| <body data-width="300" data-height="300" {{attrs}}>
|
| <h1>{{title}}</h1>
|
| <h2>Status: <code id="statusField">NO-STATUS</code></h2>
|
| - <h1>Full-screen and Mouse-lock Example</h1>
|
| <ul>
|
| <li>There are two different kinds of fullscreen mode: "tab fullscreen" and
|
| "browser fullscreen".
|
|
|