| Index: content/renderer/java/java_bridge_channel.h
|
| diff --git a/content/renderer/java/java_bridge_channel.h b/content/renderer/java/java_bridge_channel.h
|
| index 0dd2e5a2b55aa8fc86ec79416be56ad9cb52bf93..dbedceecf310801feb105d2c32f0dd1963dcd7ab 100644
|
| --- a/content/renderer/java/java_bridge_channel.h
|
| +++ b/content/renderer/java/java_bridge_channel.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CONTENT_RENDERER_JAVA_JAVA_BRIDGE_CHANNEL_H_
|
| #define CONTENT_RENDERER_JAVA_JAVA_BRIDGE_CHANNEL_H_
|
|
|
| -#include "content/common_child/np_channel_base.h"
|
| +#include "content/child/np_channel_base.h"
|
| #include "ipc/ipc_channel_handle.h"
|
|
|
| namespace content {
|
|
|