Chromium Code Reviews| Index: Source/core/frame/FrameView.h |
| diff --git a/Source/core/frame/FrameView.h b/Source/core/frame/FrameView.h |
| index 3f5d5c45e24296e5c71c928dbff44560ebf54eb1..d99551bd08ea9e6a9d97b83f0b282236cfe0dd76 100644 |
| --- a/Source/core/frame/FrameView.h |
| +++ b/Source/core/frame/FrameView.h |
| @@ -806,7 +806,7 @@ private: |
| bool m_needsUpdateWidgetPositions; |
| -#if ENABLE(OILPAN) && ENABLE(ASSERT) |
| +#if ENABLE(ASSERT) |
| // Verified when finalizing. |
| bool m_hasBeenDisposed; |
| #endif |