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

Unified Diff: chrome/browser/resources/whispernet_proxy/whispernet_proxy.nmf.html

Issue 438513002: Add the whispernet proxy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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: chrome/browser/resources/whispernet_proxy/whispernet_proxy.nmf.html
diff --git a/chrome/browser/resources/whispernet_proxy/whispernet_proxy.nmf.html b/chrome/browser/resources/whispernet_proxy/whispernet_proxy.nmf.html
new file mode 100644
index 0000000000000000000000000000000000000000..0bad1b435773901211202cbff090d55f3694ac16
--- /dev/null
+++ b/chrome/browser/resources/whispernet_proxy/whispernet_proxy.nmf.html
@@ -0,0 +1,7 @@
+{
+ "program": {
+ "portable": {
+ "pnacl-translate": { "url": "whispernet_proxy_pnacl.pexe.js" }
+ }
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698