Update to latest libchromiumcontent
This commit is contained in:
parent
909b3cd18f
commit
3cda49b894
6 changed files with 11 additions and 8 deletions
|
@ -11,7 +11,6 @@
|
|||
#include "content/public/browser/browser_thread.h"
|
||||
#include "content/public/browser/resource_context.h"
|
||||
#include "content/public/browser/storage_partition.h"
|
||||
#include "net/base/host_resolver.h"
|
||||
#include "url_request_context_getter.h"
|
||||
|
||||
namespace brightray {
|
||||
|
@ -34,7 +33,6 @@ private:
|
|||
}
|
||||
|
||||
URLRequestContextGetter* getter_;
|
||||
scoped_ptr<net::HostResolver> host_resolver_;
|
||||
};
|
||||
|
||||
BrowserContext::BrowserContext() : resource_context_(new ResourceContext) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue