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

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

Issue 2711003006: Remove the Physical Web SwipeRefreshWidget (Closed)
Patch Set: git show Created 3 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
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 a7f3933e09edce08786b41531080be2b83d5c745..0e3ebd21af2ab5dd810a0cbd7cbbd5c15cd798d5 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -179,11 +179,6 @@
<!-- Bookmark widget colors -->
<color name="bookmark_widget_pressed_highlight">#1D000000</color>
- <!-- Physical Web colors -->
- <color name="physical_web_header_color">#333</color>
- <color name="physical_web_url_color">#969696</color>
- <color name="physical_web_url_description_color">#646464</color>
-
<!-- Physical Web diagnostics colors -->
<color name="physical_web_diags_success_color">#00933b</color>
<color name="physical_web_diags_failure_color">#f90101</color>

Powered by Google App Engine
This is Rietveld 408576698