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

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

Issue 1694093003: Rename EnhancedBookmarks to Bookmarks, part 2. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rewrapped a few lines Created 4 years, 10 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-sw720dp-v17/colors.xml
diff --git a/chrome/android/java/res/values-sw720dp-v17/colors.xml b/chrome/android/java/res/values-sw720dp-v17/colors.xml
index 29f1083d0f79b72184cc5449a3bf80d5fa465a82..69d5750033764a0a2eeb7d61f65b5a564c0b1cf2 100644
--- a/chrome/android/java/res/values-sw720dp-v17/colors.xml
+++ b/chrome/android/java/res/values-sw720dp-v17/colors.xml
@@ -4,6 +4,6 @@
found in the LICENSE file. -->
<resources>
- <!-- Enhanced bookmark UI colors -->
- <color name="enhanced_bookmark_appbar_background">@android:color/white</color>
+ <!-- Bookmark UI colors -->
+ <color name="bookmark_appbar_background">@android:color/white</color>
</resources>

Powered by Google App Engine
This is Rietveld 408576698