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

Unified Diff: chrome/browser/themes/theme_properties.h

Issue 1761183002: color_utils cleanup: (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
Index: chrome/browser/themes/theme_properties.h
diff --git a/chrome/browser/themes/theme_properties.h b/chrome/browser/themes/theme_properties.h
index a872a5d80c29ecc64e967dadcefb745f5c69b05c..3b0ce42036ef823a1f286c348fbcf427b17da403 100644
--- a/chrome/browser/themes/theme_properties.h
+++ b/chrome/browser/themes/theme_properties.h
@@ -125,8 +125,6 @@ class ThemeProperties {
COLOR_SUPERVISED_USER_LABEL_BORDER,
#endif
- COLOR_STATUS_BAR_TEXT,
Peter Kasting 2016/03/04 01:40:41 Ignore this change; this slipped in erroneously an
-
#if defined(OS_MACOSX)
COLOR_FRAME_VIBRANCY_OVERLAY,
COLOR_TOOLBAR_INACTIVE,

Powered by Google App Engine
This is Rietveld 408576698