| 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 49de85b0c5adea5cadee1e6c272c710bad99ad90..1ebf491d4da748a4208f8c220472ef9cdaef0d27 100644
|
| --- a/content/public/browser/load_from_memory_cache_details.h
|
| +++ b/content/public/browser/load_from_memory_cache_details.h
|
| @@ -8,7 +8,7 @@
|
| #include <string>
|
| #include "base/basictypes.h"
|
| #include "googleurl/src/gurl.h"
|
| -#include "net/base/cert_status_flags.h"
|
| +#include "net/cert/cert_status_flags.h"
|
| #include "webkit/glue/resource_type.h"
|
|
|
| namespace content {
|
|
|