| Index: native_client_sdk/src/examples/debugging/example.dsc
|
| diff --git a/native_client_sdk/src/examples/debugging/example.dsc b/native_client_sdk/src/examples/debugging/example.dsc
|
| index cb6abddd937ab4c3d4b4350d0eb57cfcda2dbd69..376b6e061edb0c3da46d446f39db075380757506 100644
|
| --- a/native_client_sdk/src/examples/debugging/example.dsc
|
| +++ b/native_client_sdk/src/examples/debugging/example.dsc
|
| @@ -37,10 +37,6 @@ CHROME_ENV+=NACL_UNTRUSTED_EXCEPTION_HANDLING=1
|
| 'DEST': 'examples',
|
| 'NAME': 'debugging',
|
| 'TITLE': 'Debugging',
|
| - 'DESC': """
|
| -Debugging example shows how to use developer only features to enable
|
| -catching an exception, and then using that to create a stacktrace.""",
|
| - 'FOCUS': 'Debugging, Stacktraces.',
|
| 'GROUP': 'Concepts'
|
| }
|
|
|
|
|