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

Unified Diff: ui/native_theme/native_theme.h

Issue 1454983003: Remove unused color from NativeTheme. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 1 month 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 | « chrome/browser/ui/views/omnibox/omnibox_result_view.cc ('k') | ui/native_theme/native_theme_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 5fcd62f7c18033e0bdf44599ad399078d5fbbe33..714b4b09fba14a0dde29ad50a15a082283a5dbf4 100644
--- a/ui/native_theme/native_theme.h
+++ b/ui/native_theme/native_theme.h
@@ -322,9 +322,6 @@ class NATIVE_THEME_EXPORT NativeTheme {
kColorId_ResultsTableNormalUrl,
kColorId_ResultsTableHoveredUrl,
kColorId_ResultsTableSelectedUrl,
- kColorId_ResultsTableNormalDivider,
- kColorId_ResultsTableHoveredDivider,
- kColorId_ResultsTableSelectedDivider,
// Positive text refers to good (often rendered in green) text, such as the
// stock value went up.
kColorId_ResultsTablePositiveText,
« no previous file with comments | « chrome/browser/ui/views/omnibox/omnibox_result_view.cc ('k') | ui/native_theme/native_theme_aura.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698