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

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

Issue 2904683002: [Cast, Android] The 2nd try to replace TransportXX classes in Cast UI (Closed)
Patch Set: Added the fix on top of the revert 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 a4dc391ed264af7af94c4251c269b2444831a272..4a74410d5f8c4be6269f3daf13c1d38856c20160 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -221,5 +221,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