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

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

Issue 418133012: Add button to page info to revoke user certificate decisions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update to button and reduced SSLHostState API Created 6 years, 4 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/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 ea4203a1024cfbf6c3425582c2dbaba5ef0ebaa7..04b7ab6101d49697d09ba81cc217a35642bf389e 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -31,6 +31,7 @@
<!-- Website Settings Popup colors -->
<color name="website_settings_popup_text_link">#5595fe</color>
+ <color name="website_settings_popup_reset_cert_decisions_button">#000000</color>
<!-- Distilled Page Prefs colors -->
<color name="distilled_page_prefs_selected">#999999</color>

Powered by Google App Engine
This is Rietveld 408576698