From 6eb6bb601716161c58f0ed647a705856df0a03ec Mon Sep 17 00:00:00 2001 From: "piman@chromium.org" Date: Sat, 10 Nov 2012 06:30:59 +0000 Subject: Remove WTF and WebCore from cc/ and webkit/compositor_bindings/ Ding, dong... BUG=154451 Review URL: https://chromiumcodereview.appspot.com/11410021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@167071 0039d316-1c4b-4281-b951-d872f2087c98 --- cc/test/fake_layer_tree_host_client.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'cc/test/fake_layer_tree_host_client.h') diff --git a/cc/test/fake_layer_tree_host_client.h b/cc/test/fake_layer_tree_host_client.h index 78e7a8f..5ca8168 100644 --- a/cc/test/fake_layer_tree_host_client.h +++ b/cc/test/fake_layer_tree_host_client.h @@ -4,8 +4,6 @@ #ifndef CC_TEST_FAKE_LAYER_TREE_HOST_CLIENT_H_ #define CC_TEST_FAKE_LAYER_TREE_HOST_CLIENT_H_ -#include "config.h" - #include "base/memory/scoped_ptr.h" #include "cc/input_handler.h" #include "cc/layer_tree_host.h" -- cgit v1.1