| 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 0ec3e59a93d316029b0b2dbe3d33d07a303c2358..c24004dd640527122e84374c29236b6ea1a99a98 100644
|
| --- a/chrome/android/java/res/values/colors.xml
|
| +++ b/chrome/android/java/res/values/colors.xml
|
| @@ -196,5 +196,7 @@
|
| <!-- Other colors -->
|
| <color name="selectable_list_item_highlight_color">#804281f4</color>
|
| <color name="material_progressbar_bg">#dbdbdb</color>
|
| + <color name="media_viewer_bg">#000000</color>
|
| + <color name="image_viewer_bg">#0e0e0e</color>
|
|
|
| </resources>
|
|
|