Chromium Code Reviews| Index: content/renderer/history_entry.h |
| diff --git a/content/renderer/history_entry.h b/content/renderer/history_entry.h |
| index 627419b6678152738138c6ba3af87f45bee2163f..4209d728f81f7928f476ef7edc77389b20974a5f 100644 |
| --- a/content/renderer/history_entry.h |
| +++ b/content/renderer/history_entry.h |
| @@ -51,8 +51,6 @@ namespace content { |
| class RenderFrameImpl; |
| class RenderViewImpl; |
| -const int kInvalidFrameRoutingID = -1; |
| - |
| class CONTENT_EXPORT HistoryEntry { |
| public: |
| class HistoryNode { |