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

Unified Diff: chrome/android/java/res/values/colors.xml

Issue 850813002: Upstream Site Settings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@location_settings_singleton
Patch Set: use findbugs annotations; fix test Created 5 years, 11 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 | « chrome/android/java/res/values/arrays.xml ('k') | chrome/android/java/res/values/values.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/values/colors.xml
diff --git a/chrome/android/java/res/values/colors.xml b/chrome/android/java/res/values/colors.xml
index 76090dbc20ed9758e502cd6a9e460faee49f400c..d2bd89abc5c01febd25772d0f1493c74e8e60a35 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -68,6 +68,7 @@
<color name="pref_accent_color">#03a9f4</color>
<color name="pref_button_pressed_color">#038ecd</color>
<color name="pref_button_disabled_color">#83d7fd</color>
+ <color name="expandable_group_dark_gray">#484848</color>
<!-- Compositor Tab Title Colors -->
<color name="compositor_tab_title_bar_text">#555555</color>
« no previous file with comments | « chrome/android/java/res/values/arrays.xml ('k') | chrome/android/java/res/values/values.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698