Chromium Code Reviews| Index: content/ppapi_plugin/plugin_process_dispatcher.cc |
| diff --git a/content/ppapi_plugin/plugin_process_dispatcher.cc b/content/ppapi_plugin/plugin_process_dispatcher.cc |
| index 12fe91befbf1e0fdc5091bdf1dd06bfa467bd081..b0574d4853c809f0c2acee655696e3afa1191342 100644 |
| --- a/content/ppapi_plugin/plugin_process_dispatcher.cc |
| +++ b/content/ppapi_plugin/plugin_process_dispatcher.cc |
| @@ -6,7 +6,7 @@ |
| #include "base/bind.h" |
| #include "base/bind_helpers.h" |
| -#include "content/common/child_process.h" |
| +#include "content/child/child_process.h" |
| namespace content { |
| namespace { |