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

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

Issue 2899033002: Revert of [Cast,Android] Replace custom MediaController with android.widget.MediaController. (Closed)
Patch Set: Created 3 years, 7 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 350f075bf0af8681bc60d62e3174c2a05e263b99..b30dcd775eefb24a3c1096ae0fb6bf53747987b1 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -213,5 +213,5 @@
<color name="selectable_list_item_highlight_color">#804281f4</color>
<color name="media_viewer_bg">#000000</color>
<color name="image_viewer_bg">#0e0e0e</color>
- <color name="cast_media_controller_text">#bebebe</color>
+
</resources>

Powered by Google App Engine
This is Rietveld 408576698