Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 573706 | Differences between
and this patch

Collapse All | Expand All

(-)a/content/renderer/history_entry.h (+2 lines)
Lines 51-58 Link Here
51
class RenderFrameImpl;
51
class RenderFrameImpl;
52
class RenderViewImpl;
52
class RenderViewImpl;
53
53
54
const int kInvalidFrameRoutingID = -1;
55
54
class CONTENT_EXPORT HistoryEntry {
56
class CONTENT_EXPORT HistoryEntry {
55
 public:
57
 public:
56
  class HistoryNode {
58
  class HistoryNode {

Return to bug 573706