Index: chrome/android/java/src/org/chromium/chrome/browser/firstrun/AccountFirstRunView.java |
diff --git a/chrome/android/java/src/org/chromium/chrome/browser/firstrun/AccountFirstRunView.java b/chrome/android/java/src/org/chromium/chrome/browser/firstrun/AccountFirstRunView.java |
index 856c7d2bc0fc791d629afc0c546085aad5b44c80..5b83dffa4902df32d303f58437f9749883960160 100644 |
--- a/chrome/android/java/src/org/chromium/chrome/browser/firstrun/AccountFirstRunView.java |
+++ b/chrome/android/java/src/org/chromium/chrome/browser/firstrun/AccountFirstRunView.java |
@@ -268,7 +268,7 @@ public class AccountFirstRunView extends FrameLayout |
/** |
* Changes the visuals slightly for when this view appears in the recent tabs page instead of |
* in first run. For example, the title text is changed as well as the button style. |
- * This is currently used in the Recent Tabs Promo and the Enhanced Bookmark page. |
+ * This is currently used in the Recent Tabs Promo and the bookmarks page. |
*/ |
public void configureForRecentTabsOrBookmarksPage() { |
mHorizontalModeEnabled = false; |