| Index: content/browser/renderer_host/java/java_bridge_channel_host.h
|
| ===================================================================
|
| --- content/browser/renderer_host/java/java_bridge_channel_host.h (revision 212485)
|
| +++ content/browser/renderer_host/java/java_bridge_channel_host.h (working copy)
|
| @@ -5,7 +5,7 @@
|
| #ifndef CONTENT_BROWSER_RENDERER_HOST_JAVA_JAVA_BRIDGE_CHANNEL_HOST_H_
|
| #define CONTENT_BROWSER_RENDERER_HOST_JAVA_JAVA_BRIDGE_CHANNEL_HOST_H_
|
|
|
| -#include "content/child/np_channel_base.h"
|
| +#include "content/child/npapi/np_channel_base.h"
|
|
|
| namespace content {
|
|
|
|
|