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

Unified Diff: native_client_sdk/src/examples/file_histogram/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_histogram/example.dsc
diff --git a/native_client_sdk/src/examples/file_histogram/example.dsc b/native_client_sdk/src/examples/file_histogram/example.dsc
index da805c7f20f7ab42b83668cbf9dec4414f13b8a6..af8dbac16f5fc5140179e59478717956bf9b1f72 100644
--- a/native_client_sdk/src/examples/file_histogram/example.dsc
+++ b/native_client_sdk/src/examples/file_histogram/example.dsc
@@ -14,12 +14,6 @@
'DEST': 'examples',
'NAME': 'file_histogram',
'TITLE': 'File Histogram.',
- 'DESC': """
-The File Histogram example demonstrates prompting the user for a file,
-passing the file contents to NativeClient as a VarArrayBuffer, then drawing a
-histogram representing the contents of the file to a 2D square.
-""",
- 'FOCUS': 'VarArrayBuffer, 2D, File input.',
'GROUP': 'API'
}
« no previous file with comments | « native_client_sdk/src/examples/dlopen/index.html ('k') | native_client_sdk/src/examples/file_histogram/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698