summaryrefslogtreecommitdiffstats
path: root/remoting/base/url_request_context.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused parameter from url_request_contextrmsousa@chromium.org2013-08-141-1/+0
| | | | | | | | BUG= Review URL: https://chromiumcodereview.appspot.com/23005007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@217689 0039d316-1c4b-4281-b951-d872f2087c98
* Use a direct include of the message_loop header in remoting/.avi@chromium.org2013-07-171-1/+1
| | | | | | | | | | BUG=260807 TEST=none TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/19574007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212173 0039d316-1c4b-4281-b951-d872f2087c98
* Move url_request_context from remoting/host/ to remoting/base/solb@chromium.org2013-07-041-0/+64
This will make it easy for future non--Web app client implementations to make use of this class. The vlog_net_log class also had to be relocated. Review URL: https://chromiumcodereview.appspot.com/18460003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@210235 0039d316-1c4b-4281-b951-d872f2087c98