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

Unified Diff: ui/native_theme/native_theme.h

Issue 2076893002: Theme code cleanup. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « ui/native_theme/common_theme.cc ('k') | ui/native_theme/native_theme_dark_aura.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/native_theme/native_theme.h
diff --git a/ui/native_theme/native_theme.h b/ui/native_theme/native_theme.h
index 917ed956c281299615ed69164cb3e56ae782ac2f..3b78de9e7c3c33b2141ec380b408a43cb462757e 100644
--- a/ui/native_theme/native_theme.h
+++ b/ui/native_theme/native_theme.h
@@ -324,9 +324,6 @@ class NATIVE_THEME_EXPORT NativeTheme {
kColorId_ResultsTableNormalDimmedText,
kColorId_ResultsTableHoveredDimmedText,
kColorId_ResultsTableSelectedDimmedText,
- kColorId_ResultsTableNormalHeadline,
- kColorId_ResultsTableHoveredHeadline,
- kColorId_ResultsTableSelectedHeadline,
kColorId_ResultsTableNormalUrl,
kColorId_ResultsTableHoveredUrl,
kColorId_ResultsTableSelectedUrl,
« no previous file with comments | « ui/native_theme/common_theme.cc ('k') | ui/native_theme/native_theme_dark_aura.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698