| Index: content/browser/plugin_process_host.cc
|
| ===================================================================
|
| --- content/browser/plugin_process_host.cc (revision 115278)
|
| +++ content/browser/plugin_process_host.cc (working copy)
|
| @@ -21,7 +21,7 @@
|
| #include "base/path_service.h"
|
| #include "base/string_util.h"
|
| #include "base/utf_string_conversions.h"
|
| -#include "content/browser/plugin_service.h"
|
| +#include "content/browser/plugin_service_impl.h"
|
| #include "content/common/child_process_host_impl.h"
|
| #include "content/common/plugin_messages.h"
|
| #include "content/common/resource_messages.h"
|
|
|