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

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

Issue 2464473002: [Download Home] Make the space display usable (Closed)
Patch Set: Added javadoc Created 4 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
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 9f22fa61141da64996e6f375bd3481669643a791..dca8eccab485d0b72e9aef8ca46c966d03fc3d6d 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -194,5 +194,6 @@
<!-- Other colors -->
<color name="selectable_list_item_highlight_color">#804281f4</color>
+ <color name="material_progressbar_bg">#dbdbdb</color>
</resources>

Powered by Google App Engine
This is Rietveld 408576698