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