summaryrefslogtreecommitdiffstats
path: root/cc/resource_update.cc
diff options
context:
space:
mode:
authorpiman@chromium.org <piman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-10 06:30:59 +0000
committerpiman@chromium.org <piman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-10 06:30:59 +0000
commit6eb6bb601716161c58f0ed647a705856df0a03ec (patch)
tree07b8c5ee25b52b94a2b94f2b14b2af0d5a0d78fb /cc/resource_update.cc
parent35fadaa2b8a451042bcef22b6f2993cbc6855d94 (diff)
downloadchromium_src-6eb6bb601716161c58f0ed647a705856df0a03ec.zip
chromium_src-6eb6bb601716161c58f0ed647a705856df0a03ec.tar.gz
chromium_src-6eb6bb601716161c58f0ed647a705856df0a03ec.tar.bz2
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
Diffstat (limited to 'cc/resource_update.cc')
-rw-r--r--cc/resource_update.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/cc/resource_update.cc b/cc/resource_update.cc
index 6f224a9..2f3d312 100644
--- a/cc/resource_update.cc
+++ b/cc/resource_update.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/resource_update.h"
#include "base/logging.h"