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

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

Issue 2845373003: Remove @color/appbar_background (Closed)
Patch Set: Created 3 years, 8 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 d6ba3ab8c0b6315ec0c8341c2a870c810e899900..b50eaf43dd93311936f0d3ef1fa97ef245da8620 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -179,9 +179,6 @@
<color name="webapp_url_bar_bg">#fafafa</color>
<color name="webapp_url_bar_separator">#e1e1e1</color>
- <!-- Colors common to secondary activities like the BookmarkActivity and the DownloadManagerUi -->
- <color name="appbar_background">@color/default_primary_color</color>
-
<!-- Bookmark UI colors -->
<color name="bookmark_detail_text">#212121</color>
<color name="bookmark_detail_section">#7C7B79</color>

Powered by Google App Engine
This is Rietveld 408576698