Chromium Code Reviews| Index: Source/core/inspector/InspectorHighlight.h |
| diff --git a/Source/core/inspector/InspectorHighlight.h b/Source/core/inspector/InspectorHighlight.h |
| index 9550d7574f85a8fa0d8bc44cc2f856fa2f7abedb..f4dc5983640eb8ee002317124a1da69fb8c032c3 100644 |
| --- a/Source/core/inspector/InspectorHighlight.h |
| +++ b/Source/core/inspector/InspectorHighlight.h |
| @@ -34,7 +34,6 @@ public: |
| bool showInfo; |
| bool showRulers; |
| bool showExtensionLines; |
| - bool showLayoutEditor; |
| bool displayAsMaterial; |
| }; |