Index: content/public/browser/load_from_memory_cache_details.h |
diff --git a/content/public/browser/load_from_memory_cache_details.h b/content/public/browser/load_from_memory_cache_details.h |
index ac9b734a1a343107517c242405ef7c070a6e92fb..93fc5556dff6e0382691896c0abe9934f798a25b 100644 |
--- a/content/public/browser/load_from_memory_cache_details.h |
+++ b/content/public/browser/load_from_memory_cache_details.h |
@@ -7,9 +7,9 @@ |
#include <string> |
#include "base/basictypes.h" |
+#include "content/public/common/resource_type.h" |
#include "net/cert/cert_status_flags.h" |
#include "url/gurl.h" |
-#include "webkit/common/resource_type.h" |
namespace content { |