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

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

Issue 1837963003: Remove document mode opt-out promo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 4 years, 9 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 a992d74da12b0e1605732c1f214557fd98b6a3a0..d5b691a8a42ee815442a1379d0a19a37efab3a3b 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -162,9 +162,6 @@
<!-- Bookmark widget colors -->
<color name="bookmark_widget_pressed_highlight">#1D000000</color>
- <!-- Opt out promo -->
- <color name="opt_out_text_color">#646464</color>
-
<!-- Media UI Colors -->
<color name="media_session_icon_color">#14181C</color>

Powered by Google App Engine
This is Rietveld 408576698