Index: chrome/browser/ui/views/browser_actions_container.h |
diff --git a/chrome/browser/ui/views/browser_actions_container.h b/chrome/browser/ui/views/browser_actions_container.h |
index 3400885c397c08fc669ab10f0521b01dddd7b908..c3ff6722fe2fa25d7a6250625660e8e7b58c2075 100644 |
--- a/chrome/browser/ui/views/browser_actions_container.h |
+++ b/chrome/browser/ui/views/browser_actions_container.h |
@@ -443,7 +443,7 @@ class BrowserActionsContainer |
// Animate to the target size (unless testing, in which case we go straight to |
// the target size). This also saves the target number of visible icons in |
- // the pref if we're not off the record. |
+ // the pref if we're not incognito. |
void SaveDesiredSizeAndAnimate(ui::Tween::Type type, |
size_t num_visible_icons); |