cefclient: Move all remaining files to the client namespace (issue #1500).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1989 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
Marshall Greenblatt
2015-01-23 19:09:34 +00:00
parent 87c41bf99f
commit 68cb4b6213
40 changed files with 320 additions and 190 deletions

View File

@ -8,6 +8,8 @@
#include "tests/unittests/routing_test_handler.h"
#include "tests/cefclient/client_app.h"
using client::ClientApp;
namespace {
void SetRouterConfig(CefMessageRouterConfig& config) {