Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1185)

Unified Diff: native_client_sdk/src/examples/mouselock/index.html

Issue 13488007: [NaCl SDK] Make the SDK examples buildable as a packaged app. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix license headers Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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".
« no previous file with comments | « native_client_sdk/src/examples/mouselock/example.dsc ('k') | native_client_sdk/src/examples/pi_generator/example.dsc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698