summaryrefslogtreecommitdiffstats
path: root/content/common/cc_messages.cc
diff options
context:
space:
mode:
authorjamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-09 01:12:28 +0000
committerjamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-09 01:12:28 +0000
commitd47452089e4889d2732a9ef6c54bfb3b922fa406 (patch)
tree0289f2b05ab06162aef349fed5314f04964f03a3 /content/common/cc_messages.cc
parent88dfd520dd83cee5312d701e5d3764489953edf8 (diff)
downloadchromium_src-d47452089e4889d2732a9ef6c54bfb3b922fa406.zip
chromium_src-d47452089e4889d2732a9ef6c54bfb3b922fa406.tar.gz
chromium_src-d47452089e4889d2732a9ef6c54bfb3b922fa406.tar.bz2
Remove unnecessary WebKit includes from content/(browser|content)
BUG=237267 Review URL: https://chromiumcodereview.appspot.com/14711005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@199081 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/common/cc_messages.cc')
-rw-r--r--content/common/cc_messages.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/common/cc_messages.cc b/content/common/cc_messages.cc
index f8e0d74..c96633c 100644
--- a/content/common/cc_messages.cc
+++ b/content/common/cc_messages.cc
@@ -6,7 +6,6 @@
#include "cc/output/compositor_frame.h"
#include "content/public/common/common_param_traits.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebData.h"
#include "third_party/WebKit/Source/Platform/chromium/public/WebFilterOperations.h"
#include "ui/gfx/transform.h"