Index: ui/gfx/render_text_mac.h |
diff --git a/ui/gfx/render_text_mac.h b/ui/gfx/render_text_mac.h |
index dc52f661dc8472010e087e6d93a7723b00cdd012..933592cd6937a3fe059b3e83468a1795108569fc 100644 |
--- a/ui/gfx/render_text_mac.h |
+++ b/ui/gfx/render_text_mac.h |
@@ -74,7 +74,6 @@ class GFX_EXPORT RenderTextMac : public RenderText { |
SkColor foreground; |
bool underline; |
bool strike; |
- bool diagonal_strike; |
TextRun(); |
TextRun(const TextRun& other) = delete; |