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

Unified Diff: ui/base/native_theme/native_theme_base.h

Issue 10810060: Revert 147887 - Enable new checkbox style by default (Linux/CrOS only) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 5 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
Index: ui/base/native_theme/native_theme_base.h
===================================================================
--- ui/base/native_theme/native_theme_base.h (revision 147897)
+++ ui/base/native_theme/native_theme_base.h (working copy)
@@ -159,8 +159,8 @@
SkScalar max) const;
SkColor OutlineColor(SkScalar* hsv1, SkScalar* hsv2) const;
- // Returns whether the new vector-graphics based checkbox and radio button
- // style is enabled.
+ // Returns whether the new experimental vector-graphics based checkbox and
+ // radiobutton style is enabled.
bool IsNewCheckboxStyleEnabled(SkCanvas* canvas) const;
// Paint the common parts of the new (experimental) checkboxes and radio
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | ui/base/native_theme/native_theme_base.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698