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

Unified Diff: native_client_sdk/src/examples/api/vpn_provider/README

Issue 1731273002: ppapi: PPB_VpnProvider: Add a simple NaCl SDK example. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@vpn-ppapi
Patch Set: New simplied API. Full connection workflow. Created 4 years, 5 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/api/vpn_provider/README
diff --git a/native_client_sdk/src/examples/api/vpn_provider/README b/native_client_sdk/src/examples/api/vpn_provider/README
new file mode 100644
index 0000000000000000000000000000000000000000..c8df9a61f22efa0505e14a9ddbb5da4e08a642a1
--- /dev/null
+++ b/native_client_sdk/src/examples/api/vpn_provider/README
@@ -0,0 +1,5 @@
+This NaCl SDK example can only be used as an extension on Chrome OS.
+
+After loading the extension to a Chromebook, open the 'VPN Provider' app.
+Wait for the connection to be created. From the network configuration menu
+select the 'Mock configuration entry.'

Powered by Google App Engine
This is Rietveld 408576698