Index: content/public/browser/resource_dispatcher_host_delegate.h |
diff --git a/content/public/browser/resource_dispatcher_host_delegate.h b/content/public/browser/resource_dispatcher_host_delegate.h |
index 1a6ddb89759abd78ca6986769b8ec3134a6f9dd7..af56b73ee70b78d8220fed41d627261c80a6624a 100644 |
--- a/content/public/browser/resource_dispatcher_host_delegate.h |
+++ b/content/public/browser/resource_dispatcher_host_delegate.h |
@@ -10,7 +10,7 @@ |
#include "base/basictypes.h" |
#include "base/memory/scoped_ptr.h" |
#include "content/common/content_export.h" |
-#include "webkit/glue/resource_type.h" |
+#include "webkit/common/resource_type.h" |
class GURL; |
template <class T> class ScopedVector; |