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

Unified Diff: chrome/android/java/res/layout/bookmark_edit.xml

Issue 1694093003: Rename EnhancedBookmarks to Bookmarks, part 2. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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/layout/bookmark_edit.xml
diff --git a/chrome/android/java/res/layout/eb_edit.xml b/chrome/android/java/res/layout/bookmark_edit.xml
similarity index 98%
rename from chrome/android/java/res/layout/eb_edit.xml
rename to chrome/android/java/res/layout/bookmark_edit.xml
index 3b4cb1e9e58cc4b429a17d5ed8ef3e2749e1f26d..629091ebeb7fc00215b7818f7af410d392d2dd7b 100644
--- a/chrome/android/java/res/layout/eb_edit.xml
+++ b/chrome/android/java/res/layout/bookmark_edit.xml
@@ -20,7 +20,7 @@
android:layout_width="match_parent"
android:layout_height="4dp"
android:layout_marginBottom="-4dp"
- android:background="@drawable/eb_title_bar_shadow" />
+ android:background="@drawable/bookmark_title_bar_shadow" />
<ScrollView
android:layout_width="match_parent"
« no previous file with comments | « chrome/android/java/res/layout/bookmark_drawer_title.xml ('k') | chrome/android/java/res/layout/bookmark_folder_row.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698