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

Unified Diff: ash/common/ash_constants.h

Issue 2714753002: Improve appearance of focus rings at fractional scales. (Closed)
Patch Set: no treeview update Created 3 years, 10 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 | ash/common/ash_constants.cc » ('j') | ui/views/controls/tree/tree_view.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/ash_constants.h
diff --git a/ash/common/ash_constants.h b/ash/common/ash_constants.h
index 9ff5092f757d0fd27debe13e24b1c43659381988..80e7fe9cd922775c4bf02f849d545fd0e2319ca1 100644
--- a/ash/common/ash_constants.h
+++ b/ash/common/ash_constants.h
@@ -28,7 +28,7 @@ extern const SkColor kChromeOsBootColor;
// The border color of keyboard focus for launcher items and system tray.
extern const SkColor kFocusBorderColor;
-extern const float kFocusBorderThickness;
+extern const int kFocusBorderThickness;
} // namespace ash
« no previous file with comments | « no previous file | ash/common/ash_constants.cc » ('j') | ui/views/controls/tree/tree_view.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698