summaryrefslogtreecommitdiffstats
path: root/content/utility
diff options
context:
space:
mode:
authorgbillock@chromium.org <gbillock@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-25 18:08:39 +0000
committergbillock@chromium.org <gbillock@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-25 18:08:39 +0000
commit73fe7f2150269f81a43a0fa18dcbe5bdd39c44a8 (patch)
treeb49080e850350e431a745b1c9b3a667a90dd73ee /content/utility
parentd0a1a6e034123d6aede236c5cd34993d4a4ef235 (diff)
downloadchromium_src-73fe7f2150269f81a43a0fa18dcbe5bdd39c44a8.zip
chromium_src-73fe7f2150269f81a43a0fa18dcbe5bdd39c44a8.tar.gz
chromium_src-73fe7f2150269f81a43a0fa18dcbe5bdd39c44a8.tar.bz2
Get rid of unused SerializedScriptValue references.
R=michaeln@chromium.org,jam@chromium.org BUG=None Review URL: https://chromiumcodereview.appspot.com/11228062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164110 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/utility')
-rw-r--r--content/utility/utility_thread_impl.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/utility/utility_thread_impl.cc b/content/utility/utility_thread_impl.cc
index af9c033..607fa30 100644
--- a/content/utility/utility_thread_impl.cc
+++ b/content/utility/utility_thread_impl.cc
@@ -15,7 +15,6 @@
#include "content/common/webkitplatformsupport_impl.h"
#include "content/public/utility/content_utility_client.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/WebKit.h"
-#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebSerializedScriptValue.h"
#include "webkit/plugins/npapi/plugin_list.h"
#if defined(TOOLKIT_GTK)