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

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

Issue 1455353002: [InfoBars] Move links from tertiary buttons to links in the message. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@infobar_main_layout
Patch Set: Comments 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 | « no previous file | chrome/android/java/res/values/ids.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 c1ecf5fcf0bd2bc4109b498b0fc7fbab06e05285..51f22e72259c9a70e85ec1bff84e9aa0c2852eb0 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -19,7 +19,6 @@
<color name="infobar_background">#fff</color>
<color name="infobar_background_separator">#afafaf</color>
<color name="infobar_accent_blue">#4285f4</color>
- <color name="infobar_tertiary_button_text">#969696</color>
<color name="infobar_descriptive_text_color">#646464</color>
<!-- Snackbar colors -->
« no previous file with comments | « no previous file | chrome/android/java/res/values/ids.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698