CEF3: Update to Chromium revision 130586.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@578 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
Marshall Greenblatt
2012-04-04 18:18:09 +00:00
parent 0b3ef6e2cd
commit f94336aade
17 changed files with 124 additions and 132 deletions

View File

@@ -10,6 +10,8 @@
#include "libcef/browser/thread_util.h"
#include "libcef/common/request_impl.h"
#include "net/base/net_errors.h"
namespace {
class CefAuthCallbackImpl : public CefAuthCallback {