| Index: content/public/renderer/document_state.h
|
| diff --git a/content/public/renderer/document_state.h b/content/public/renderer/document_state.h
|
| index b24c9f17c153631678febff1b9209bbfb7f865f7..4a8f675ef0098d7f65e999f22e806fe6304d9b02 100644
|
| --- a/content/public/renderer/document_state.h
|
| +++ b/content/public/renderer/document_state.h
|
| @@ -14,6 +14,7 @@
|
| #include "content/common/content_export.h"
|
| #include "net/http/http_response_info.h"
|
| #include "third_party/WebKit/public/web/WebDataSource.h"
|
| +#include "url/gurl.h"
|
|
|
| namespace content {
|
|
|
|
|