Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(370)

Unified Diff: ui/gfx/decorated_text.h

Issue 2943823002: Remove gfx::DIAGONAL_STRIKE and supporting code. (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ui/gfx/decorated_text.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/decorated_text.h
diff --git a/ui/gfx/decorated_text.h b/ui/gfx/decorated_text.h
index 2b80e54fbf945b7d3ae0a0598abb1af6db354f03..4904871eaca9a67c4b370ccf4f09620e34dcbaf4 100644
--- a/ui/gfx/decorated_text.h
+++ b/ui/gfx/decorated_text.h
@@ -28,7 +28,6 @@ struct GFX_EXPORT DecoratedText {
Range range;
Font font;
bool strike;
- bool diagonal_strike;
};
DecoratedText();
« no previous file with comments | « no previous file | ui/gfx/decorated_text.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698