Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: src/WebRequest.cpp

Issue 10259001: XMLHttpRequest API (Closed)
Patch Set: Created April 10, 2013, 3:19 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 #include <AdblockPlus/WebRequest.h>
2
3 AdblockPlus::WebRequest::~WebRequest()
Felix Dahlke 2013/04/11 09:33:42 I know I've done it like this all the time, but I
Wladimir Palant 2013/04/11 16:32:33 As you wish. I'll keep this file around however be
4 {
5 }
OLDNEW

Powered by Google App Engine
This is Rietveld