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

Unified Diff: native_client_sdk/src/examples/file_io/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/file_io/example.dsc
diff --git a/native_client_sdk/src/examples/file_io/example.dsc b/native_client_sdk/src/examples/file_io/example.dsc
index b9bf3e6a2718e0b95f8c04e3e6b61d6015ff3093..2a1d207045644ab1ba64255bef1d6521f81b5c75 100644
--- a/native_client_sdk/src/examples/file_io/example.dsc
+++ b/native_client_sdk/src/examples/file_io/example.dsc
@@ -14,10 +14,6 @@
'DEST': 'examples',
'NAME': 'file_io',
'TITLE': 'File I/O',
- 'DESC': """
-The File IO example demonstrates saving, loading, and deleting files
-from the persistent file store.""",
- 'FOCUS': 'File input and output.',
'GROUP': 'API'
}
« no previous file with comments | « native_client_sdk/src/examples/file_histogram/index.html ('k') | native_client_sdk/src/examples/file_io/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698