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

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

Issue 2844323003: 🔍 Add first run dialog for selecting search engine (Closed)
Patch Set: Rebase 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 b50eaf43dd93311936f0d3ef1fa97ef245da8620..843c4e0a38465a7c1fad2cccfd30d183deeed513 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -106,7 +106,6 @@
<!-- As in dimens.xml, signin uses values from the First Run Experience -->
<color name="signin_head_background">#fff</color>
<color name="signin_body_background">#fafafa</color>
- <color name="signin_border_line_color">#000</color>
<!-- Sad Tab colors -->
<color name="sad_tab_header_text_color">#333333</color>

Powered by Google App Engine
This is Rietveld 408576698