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