Index: content/child/resource_dispatcher.h |
diff --git a/content/child/resource_dispatcher.h b/content/child/resource_dispatcher.h |
index 9b26602e834478358cedd3127d9d73dc9f3f302e..66416f4396f819e2f01ab4f9da3ce9bf625f2af3 100644 |
--- a/content/child/resource_dispatcher.h |
+++ b/content/child/resource_dispatcher.h |
@@ -18,7 +18,7 @@ |
#include "content/common/content_export.h" |
#include "ipc/ipc_listener.h" |
#include "ipc/ipc_sender.h" |
-#include "webkit/glue/resource_loader_bridge.h" |
+#include "webkit/child/resource_loader_bridge.h" |
namespace content { |
class ResourceDispatcherDelegate; |