Index: content/child/child_thread.h |
diff --git a/content/child/child_thread.h b/content/child/child_thread.h |
index 77f7bdfb244a171878f6d9f50c5cf051cdc41c40..aa04e2e23cbfd26a057fae0a47b6ce27359364d5 100644 |
--- a/content/child/child_thread.h |
+++ b/content/child/child_thread.h |
@@ -13,7 +13,7 @@ |
#include "content/common/content_export.h" |
#include "content/common/message_router.h" |
#include "ipc/ipc_message.h" // For IPC_MESSAGE_LOG_ENABLED. |
-#include "webkit/glue/resource_loader_bridge.h" |
+#include "webkit/child/resource_loader_bridge.h" |
namespace base { |
class MessageLoop; |