Chromium Code Reviews| Index: Source/core/html/HTMLFrameSetElement.h |
| diff --git a/Source/core/html/HTMLFrameSetElement.h b/Source/core/html/HTMLFrameSetElement.h |
| index 9b01d46d519940dd8802eaf6d64c9d5eca3614f0..8643977bed748b2b03ce35cca48d2625a2fabc19 100644 |
| --- a/Source/core/html/HTMLFrameSetElement.h |
| +++ b/Source/core/html/HTMLFrameSetElement.h |
| @@ -87,7 +87,7 @@ private: |
| int m_border; |
| bool m_borderSet; |
| - |
| + |
| bool m_borderColorSet; |
| bool m_frameborder; |