Add missing include statement (issue #1502).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2272@1998 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
parent
5e13ce6df7
commit
824d06bb40
|
@ -4,6 +4,8 @@
|
|||
|
||||
#include "cefclient/main_context.h"
|
||||
|
||||
#include "include/base/cef_logging.h"
|
||||
|
||||
namespace client {
|
||||
|
||||
namespace {
|
||||
|
|
Loading…
Reference in New Issue