summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/find_bar
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/find_bar')
-rw-r--r--chrome/browser/ui/find_bar/find_bar_state.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/find_bar/find_bar_state.h b/chrome/browser/ui/find_bar/find_bar_state.h
index 57f2d2e..62465a3 100644
--- a/chrome/browser/ui/find_bar/find_bar_state.h
+++ b/chrome/browser/ui/find_bar/find_bar_state.h
@@ -28,7 +28,7 @@ class FindBarState {
}
// Retrieves the last prepopulate text for a given Profile. If the profile is
- // off the record and has an empty prepopulate text, falls back to the
+ // incognito and has an empty prepopulate text, falls back to the
// prepopulate text from the normal profile.
static string16 GetLastPrepopulateText(Profile* profile);