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

Unified Diff: native_client_sdk/src/doc/nacldev/cleanup_web.inc

Issue 731453002: Adding two codelabs for cds2014. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes Created 6 years, 1 month 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/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.
« no previous file with comments | « native_client_sdk/src/doc/nacldev/cleanup_app.inc ('k') | native_client_sdk/src/doc/nacldev/clipboard_app.inc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698