summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_service_impl.cc
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-03 17:02:07 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-03 17:02:07 +0000
commitc4f883a6d4a7e2d31ea641f36f7f5150a2cbc349 (patch)
tree946d49876311e62e24e56605f803ac9cc5b6e54d /content/browser/plugin_service_impl.cc
parent803f91036d5674629f9e64205cacd31fb0f7d5c2 (diff)
downloadchromium_src-c4f883a6d4a7e2d31ea641f36f7f5150a2cbc349.zip
chromium_src-c4f883a6d4a7e2d31ea641f36f7f5150a2cbc349.tar.gz
chromium_src-c4f883a6d4a7e2d31ea641f36f7f5150a2cbc349.tar.bz2
Create an API around UtilityProcessHost and use that from chrome.
BUG=98716 Review URL: https://chromiumcodereview.appspot.com/9317074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120342 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/browser/plugin_service_impl.cc')
-rw-r--r--content/browser/plugin_service_impl.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/browser/plugin_service_impl.cc b/content/browser/plugin_service_impl.cc
index 397ac1e..4477b2f 100644
--- a/content/browser/plugin_service_impl.cc
+++ b/content/browser/plugin_service_impl.cc
@@ -22,7 +22,6 @@
#include "content/browser/renderer_host/render_process_host_impl.h"
#include "content/browser/renderer_host/render_view_host.h"
#include "content/browser/resource_context.h"
-#include "content/browser/utility_process_host.h"
#include "content/common/pepper_plugin_registry.h"
#include "content/common/plugin_messages.h"
#include "content/common/utility_messages.h"