| 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 c6bf8d38985ad3b9f6878a7d80231fe8286be3a7..0dd2e5a2b55aa8fc86ec79416be56ad9cb52bf93 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/np_channel_base.h"
|
| +#include "content/common_child/np_channel_base.h"
|
| #include "ipc/ipc_channel_handle.h"
|
|
|
| namespace content {
|
|
|