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/quad_culler.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'cc/quad_culler.cc') diff --git a/cc/quad_culler.cc b/cc/quad_culler.cc index d2636e6..31c0c0d 100644 --- a/cc/quad_culler.cc +++ b/cc/quad_culler.cc @@ -2,8 +2,6 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#include "config.h" - #include "cc/quad_culler.h" #include "cc/append_quads_data.h" -- cgit v1.1