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

Side by Side Diff: chrome/browser/resources/whispernet_proxy/background.html

Issue 438513002: Add the whispernet proxy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <script src="js/nacl.js"></script>
6 <script src="js/wrapper.js"></script>
7 <script src="js/init.js"></script>
8 </head>
9 <body>
10 </body>
11 </html>
OLDNEW
« no previous file with comments | « chrome/browser/resources/whispernet_proxy/OWNERS ('k') | chrome/browser/resources/whispernet_proxy/js/init.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698