Chromium Code Reviews| 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 5dbe201164da0d68798b18851258bdc472428b0c..a81d3bf02644249043b61cb618fda26dfeef82df 100644 |
| --- a/ui/android/java/res/values/colors.xml |
| +++ b/ui/android/java/res/values/colors.xml |
| @@ -5,7 +5,7 @@ |
| found in the LICENSE file. |
| --> |
| <resources> |
| - <color name="dropdown_divider_color">#E5E5E5</color> |
|
Theresa
2016/12/08 18:26:20
This XML file's indentation was correct (it should
csashi
2016/12/08 20:09:01
Done.
|
| - <color name="dropdown_dark_divider_color">#C0C0C0</color> |
| + <color name="dropdown_divider_color">#E5E5E5</color> |
| + <color name="dropdown_dark_divider_color">#C0C0C0</color> |
| </resources> |