Chromium Code Reviews| Index: content/renderer/history_entry.h |
| diff --git a/content/renderer/history_entry.h b/content/renderer/history_entry.h |
| index 22c988af69ecc941c157c54a62835f97a5ee73bd..182cfe2d1506da8a9ff45db1de4eaebd93333921 100644 |
| --- a/content/renderer/history_entry.h |
| +++ b/content/renderer/history_entry.h |
| @@ -44,10 +44,6 @@ |
| #include "third_party/WebKit/public/platform/WebURLRequest.h" |
| #include "third_party/WebKit/public/web/WebHistoryItem.h" |
| -namespace blink { |
| -class WebFrame; |
| -} |
| - |
| namespace content { |
| class RenderFrameImpl; |
| class RenderViewImpl; |