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

Unified Diff: ppapi/tests/test_case.html.mock-http-headers

Issue 7046091: Fix problems with PPB_URLLoader_Impl and PPAPITests.URLLoader. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 6 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
« no previous file with comments | « no previous file | ppapi/tests/test_url_loader.cc » ('j') | ppapi/tests/test_url_loader.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/tests/test_case.html.mock-http-headers
===================================================================
--- ppapi/tests/test_case.html.mock-http-headers (revision 0)
+++ ppapi/tests/test_case.html.mock-http-headers (revision 0)
@@ -0,0 +1,3 @@
+HTTP/1.1 200 OK
+Content-Type: text/html
+Access-Control-Allow-Origin: *
bbudge 2011/06/15 22:52:36 It turned out to be easier to use the test documen
Property changes on: ppapi\tests\test_case.html.mock-http-headers
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « no previous file | ppapi/tests/test_url_loader.cc » ('j') | ppapi/tests/test_url_loader.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698