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

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

Issue 2129193002: Remove unused code that is causing lint warnings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Changes Created 4 years, 5 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 | « no previous file | chrome/android/java/res/values/dimens.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 decd5258dfd6373adc09f0e2f914fff9efa19fc4..885de90c871c45b2272dae4dee103b6848e6d969 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -9,7 +9,6 @@
<color name="default_primary_color">#f2f2f2</color>
<color name="light_normal_color">#5A5A5A</color>
<color name="light_active_color">#4285F4</color>
- <color name="input_underline_color">#e5e5e5</color>
<color name="input_underline_error_color">#d32f2f</color>
<color name="explanation_text_color">#909090</color>
<color name="text_highlight_color">#C6DAFC</color>
@@ -111,7 +110,6 @@
<color name="ntp_material_design_bg">#f2f2f2</color>
<color name="snippets_thumnail_placeholder_bg">#f2f2f2</color>
<color name="snippets_thumnail_placeholder_fg">#757575</color>
- <color name="snippets_background_color">#fff</color>
<color name="snippets_publisher_name_color">#646464</color>
<color name="snippets_text_color">#646464</color>
<color name="snippets_list_header_text_color">#646464</color>
« no previous file with comments | « no previous file | chrome/android/java/res/values/dimens.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698