summaryrefslogtreecommitdiffstats
path: root/content/child/resource_dispatcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/child/resource_dispatcher.h')
-rw-r--r--content/child/resource_dispatcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/child/resource_dispatcher.h b/content/child/resource_dispatcher.h
index 9b26602..66416f4 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;