Index: content/browser/renderer_host/java/java_bridge_dispatcher_host.h |
=================================================================== |
--- content/browser/renderer_host/java/java_bridge_dispatcher_host.h (revision 212485) |
+++ content/browser/renderer_host/java/java_bridge_dispatcher_host.h (working copy) |
@@ -9,7 +9,7 @@ |
#include "base/memory/ref_counted.h" |
#include "base/memory/weak_ptr.h" |
#include "base/strings/string16.h" |
-#include "content/child/npobject_stub.h" |
+#include "content/child/npapi/npobject_stub.h" |
#include "content/public/browser/render_view_host_observer.h" |
class RouteIDGenerator; |