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

Unified Diff: native_client_sdk/src/examples/mouselock/example.dsc

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/example.dsc
diff --git a/native_client_sdk/src/examples/mouselock/example.dsc b/native_client_sdk/src/examples/mouselock/example.dsc
index 03fb60a10e61f3a9102316aaefb380c0a5059b06..478fe4885020cce1716ae931cb00fb8697be1d21 100644
--- a/native_client_sdk/src/examples/mouselock/example.dsc
+++ b/native_client_sdk/src/examples/mouselock/example.dsc
@@ -11,12 +11,6 @@
'DEST': 'examples',
'NAME': 'mouselock',
'TITLE': 'Mouse Lock',
- 'DESC': """
-The Mouselock example demonstrates how to use the MouseLock API to hide
-the mouse cursor. Mouse lock is only available in full-screen mode. You can
-lock and unlock the mouse while in full-screen mode by pressing the Enter key.
-""",
- 'FOCUS': 'Mouse lock, Full-screen.',
'GROUP': 'Concepts'
}
« no previous file with comments | « native_client_sdk/src/examples/load_progress/index.html ('k') | native_client_sdk/src/examples/mouselock/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698