diff options
Diffstat (limited to 'content/child/child_thread.h')
-rw-r--r-- | content/child/child_thread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/child/child_thread.h b/content/child/child_thread.h index aa04e2e..77f7bdf 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/child/resource_loader_bridge.h" +#include "webkit/glue/resource_loader_bridge.h" namespace base { class MessageLoop; |