| Index: native_client_sdk/src/doc/nacldev/cleanup_web.inc
|
| diff --git a/native_client_sdk/src/doc/nacldev/cleanup_web.inc b/native_client_sdk/src/doc/nacldev/cleanup_web.inc
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..22b2cd97657ac51e76e32c6f08d72f6fd755cd90
|
| --- /dev/null
|
| +++ b/native_client_sdk/src/doc/nacldev/cleanup_web.inc
|
| @@ -0,0 +1,10 @@
|
| +Cleanup
|
| +-------
|
| +
|
| +The Web-based version of the Chrome Dev Environment installs
|
| +package data (>800MB) into the HTML5 Filesystem storage associated
|
| +with naclports.storage.googleapis.com .
|
| +To recover this storage (i.e. uninstall),
|
| +enter **chrome://settings/cookies** in the Chrome URL bar.
|
| +In the cookies UI, search for "naclports".
|
| +Then click the "x" next to the naclports entry.
|
|
|