| Index: content/renderer/pepper/pepper_proxy_channel_delegate_impl.cc
|
| diff --git a/content/renderer/pepper/pepper_proxy_channel_delegate_impl.cc b/content/renderer/pepper/pepper_proxy_channel_delegate_impl.cc
|
| index 22253141fdff648ca6921a6f9e7427bf2451d401..738a3249cb7bda02dfa1d4b6ad32a8ec7c3618b1 100644
|
| --- a/content/renderer/pepper/pepper_proxy_channel_delegate_impl.cc
|
| +++ b/content/renderer/pepper/pepper_proxy_channel_delegate_impl.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "content/renderer/pepper/pepper_proxy_channel_delegate_impl.h"
|
|
|
| -#include "content/common/child_process.h"
|
| +#include "content/child/child_process.h"
|
| #include "content/common/sandbox_util.h"
|
|
|
| namespace content {
|
|
|