Index: content/browser/ppapi_plugin_process_host.cc |
diff --git a/content/browser/ppapi_plugin_process_host.cc b/content/browser/ppapi_plugin_process_host.cc |
index d080e9ee936dc5b9d0c0be8cb199caa52d53a405..b44d1e614c0e2af830139cb175bcc2e6997ce424 100644 |
--- a/content/browser/ppapi_plugin_process_host.cc |
+++ b/content/browser/ppapi_plugin_process_host.cc |
@@ -10,7 +10,6 @@ |
#include "base/command_line.h" |
#include "base/files/file_path.h" |
#include "base/metrics/field_trial.h" |
-#include "base/process_util.h" |
#include "base/strings/utf_string_conversions.h" |
#include "content/browser/browser_child_process_host_impl.h" |
#include "content/browser/plugin_service_impl.h" |