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

Unified Diff: ppapi/examples/url_loader/fetched_content.html

Issue 7330027: Add an example for using the URLLoader in streaming mode. This also avoids the (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 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: ppapi/examples/url_loader/fetched_content.html
===================================================================
--- ppapi/examples/url_loader/fetched_content.html (revision 0)
+++ ppapi/examples/url_loader/fetched_content.html (revision 0)
@@ -0,0 +1,4 @@
+This is the <b>content</b> of the page that was fetched.
+<p>
+<h1>If you see this</h1>
+Everything worked great.
Property changes on: ppapi/examples/url_loader/fetched_content.html
___________________________________________________________________
Added: svn:eol-style
+ LF

Powered by Google App Engine
This is Rietveld 408576698