Create separate implementation file for TestHandler methods and globals.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@446 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
Marshall Greenblatt
2011-12-29 20:32:02 +00:00
parent 8ece0ba240
commit 893176fe5a
5 changed files with 148 additions and 112 deletions

View File

@ -3,6 +3,7 @@
// can be found in the LICENSE file.
#include "include/cef_origin_whitelist.h"
#include "include/cef_runnable.h"
#include "include/cef_scheme.h"
#include "test_handler.h"