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:
Marshall Greenblatt 2015-01-26 01:00:18 +00:00
parent 5e13ce6df7
commit 824d06bb40
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
#include "cefclient/main_context.h"
#include "include/base/cef_logging.h"
namespace client {
namespace {