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

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

Issue 923803003: Fix up a few more lint warnings in chrome/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Undo changes in autofill_profile_editor Created 5 years, 10 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 | « chrome/android/java/res/layout/website_settings_permission_row.xml ('k') | no next file » | 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 0173fc31c52a95b5e10e3a4a9805fed7db2a69dc..e5e9b55a3b33a904b81325a1d66c63c06239aa3e 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -41,6 +41,7 @@
<color name="url_emphasis_domain_and_registry">#333333</color>
<color name="url_emphasis_light_domain_and_registry">#ffffff</color>
<color name="url_emphasis_default_text">#333333</color>
+ <!--suppress UnusedResources -->
<color name="url_emphasis_light_default_text">#ffffff</color>
<!-- Distilled Page Prefs colors -->
« no previous file with comments | « chrome/android/java/res/layout/website_settings_permission_row.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698