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

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

Issue 2207103003: Removing unused resources from chrome/java/res (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added comment about suppression Created 4 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
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 0b0254faa7b938bed98bf45e84f1c4711cd491d7..f3f3fbd706fb43e56869c9128bee464070a5cb96 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -87,7 +87,6 @@
<color name="signin_head_background">#fff</color>
<color name="signin_body_background">#fafafa</color>
<color name="signin_border_line_color">#000</color>
- <color name="signin_disabled_button_text_color">#42000000</color>
<!-- Sad Tab colors -->
<color name="sad_tab_header_text_color">#333333</color>

Powered by Google App Engine
This is Rietveld 408576698