| Index: native_client_sdk/src/doc/nacldev/cleanup_app.inc
|
| diff --git a/native_client_sdk/src/doc/nacldev/cleanup_app.inc b/native_client_sdk/src/doc/nacldev/cleanup_app.inc
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..30f625fbb551429119bce77458ceb7561f050db8
|
| --- /dev/null
|
| +++ b/native_client_sdk/src/doc/nacldev/cleanup_app.inc
|
| @@ -0,0 +1,12 @@
|
| +Cleanup
|
| +-------
|
| +
|
| +The Chrome Dev Environment App installs >800MB into
|
| +HTML5 Filesystem storage on your device.
|
| +To recover this storage, uninstall the app from the
|
| +|chrome_webstore|.
|
| +
|
| +.. |chrome_webstore| raw:: html
|
| +
|
| + <a href="https://chrome.google.com/webstore"
|
| + target="_blank">Chrome Web Store</a>
|
|
|