| Index: chrome/browser/ui/cocoa/first_run_dialog.mm
|
| diff --git a/chrome/browser/ui/cocoa/first_run_dialog.mm b/chrome/browser/ui/cocoa/first_run_dialog.mm
|
| index bb0e4e0942b032805d4e2562efa6e444020cf72e..6fc2b672822e5e6e552b5a4a2b7186dfa9272d5b 100644
|
| --- a/chrome/browser/ui/cocoa/first_run_dialog.mm
|
| +++ b/chrome/browser/ui/cocoa/first_run_dialog.mm
|
| @@ -121,8 +121,6 @@ bool ShowFirstRun(Profile* profile) {
|
| // We don't show the dialog in Chromium.
|
| #endif // GOOGLE_CHROME_BUILD
|
|
|
| - first_run::CreateSentinel();
|
| -
|
| // Set preference to show first run bubble and welcome page.
|
| // Only display the bubble if there is a default search provider.
|
| TemplateURLService* search_engines_model =
|
|
|