summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authornewt <newt@chromium.org>2016-02-16 16:39:49 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-17 00:40:37 +0000
commitf545152772661ba2fc3a6bde9e776f132bad1ada (patch)
treec3b1b8bd7c8a7809c788c8cafa64610daf610dfa /WATCHLISTS
parent0b3f35792348a350345b0b2d2ca33e8c51211b03 (diff)
downloadchromium_src-f545152772661ba2fc3a6bde9e776f132bad1ada.zip
chromium_src-f545152772661ba2fc3a6bde9e776f132bad1ada.tar.gz
chromium_src-f545152772661ba2fc3a6bde9e776f132bad1ada.tar.bz2
Rename EnhancedBookmarks to Bookmarks, part 2.
There is only one bookmarks UI now, so we can simplify the naming. This renames resources and strings and updates comments to remove all remaining references to "enhanced" bookmarks. Primary changes: - resource filenames: replace "eb_" prefix with "bookmark_" - strings: replace IDS_ENHANCED_BOOKMARK with IDS_BOOKMARK - styles: replace "EnhancedBookmark" with "Bookmark" - comments: remove "enhanced" Note: a few references to "enhanced" bookmarks can't be changed: metrics names, and shared pref names. BUG=474719 Review URL: https://codereview.chromium.org/1694093003 Cr-Commit-Position: refs/heads/master@{#375726}
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS5
1 files changed, 0 insertions, 5 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 861ec5d..095e16f 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -340,11 +340,6 @@
'media/cdm/|' \
'third_party/widevine/cdm/'
},
- 'enhanced_bookmarks_android': {
- 'filepath': 'chrome/android/java/src/org/chromium/'\
- 'chrome/browser/enhancedbookmarks/|'\
- 'chrome/android/java/res/layout/eb*.xml'
- },
'events': {
'filepath': 'ui/events/',
},