| Index: chrome/browser/ui/find_bar/find_bar_state.h
|
| diff --git a/chrome/browser/ui/find_bar/find_bar_state.h b/chrome/browser/ui/find_bar/find_bar_state.h
|
| index 57f2d2ec9f3768f1b9c4baa6117979265582ab41..62465a3cfab9575478ebf2667de75af07d2f35a6 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);
|
|
|
|
|