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

Unified Diff: ui/views/examples/text_example.h

Issue 2654853002: Remove gfx::Canvas::DrawStringRectWithHalo. (Closed)
Patch Set: fix test Created 3 years, 9 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 | « ui/gfx/test/data/compositor/string_with_halo.png ('k') | ui/views/examples/text_example.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/examples/text_example.h
diff --git a/ui/views/examples/text_example.h b/ui/views/examples/text_example.h
index 9f13a958fccdeda7a18934388386bbfd9b5ec12f..b7b88f11d72049ff6e0b1f7409d5203a4fd54b13 100644
--- a/ui/views/examples/text_example.h
+++ b/ui/views/examples/text_example.h
@@ -69,9 +69,6 @@ class VIEWS_EXAMPLES_EXPORT TextExample : public ExampleBase,
// Check box to enable/disable character break behavior.
Checkbox* break_checkbox_;
- // Check box to enable/disable text halo.
- Checkbox* halo_checkbox_;
-
// Check box to enable/disable bold style.
Checkbox* bold_checkbox_;
« no previous file with comments | « ui/gfx/test/data/compositor/string_with_halo.png ('k') | ui/views/examples/text_example.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698