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

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

Issue 1260583004: Gray horizontal keyboard accessory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Newton's comments Created 5 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
« no previous file with comments | « ui/android/java/res/layout/autofill_suggestion_item.xml ('k') | ui/android/java/res/values/dimens.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/android/java/res/values/colors.xml
diff --git a/ui/android/java/res/values/colors.xml b/ui/android/java/res/values/colors.xml
index dd99bc1e877a7a36fd1913311f4c61057d181d5c..8eaed12f7569ae4ddd7945bf4ea6279fd8de6201 100644
--- a/ui/android/java/res/values/colors.xml
+++ b/ui/android/java/res/values/colors.xml
@@ -9,6 +9,5 @@
<color name="color_picker_background_color">#FFFFFF</color>
<color name="dropdown_divider_color">#E5E5E5</color>
<color name="dropdown_dark_divider_color">#C0C0C0</color>
- <color name="keyboard_accessory_suggestion_background_color">#4286F5</color>
</resources>
« no previous file with comments | « ui/android/java/res/layout/autofill_suggestion_item.xml ('k') | ui/android/java/res/values/dimens.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698