From b09219ce1c3cc989179eceb15da8ac44a48cf210 Mon Sep 17 00:00:00 2001 From: "glen@chromium.org" Date: Sat, 16 May 2009 22:00:02 +0000 Subject: Revert the first run bubble change because of Mac/Linux failures. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16245 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/first_run.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'chrome/browser/first_run.h') diff --git a/chrome/browser/first_run.h b/chrome/browser/first_run.h index 737cd00..d11e0b4 100644 --- a/chrome/browser/first_run.h +++ b/chrome/browser/first_run.h @@ -76,11 +76,6 @@ class FirstRun { // the pref could not be set. static bool SetShowFirstRunBubblePref(); - // Sets the kShouldUseOEMFirstRunBubble local state pref so that the - // browser shows the OEM first run bubble once the main message loop - // gets going. Returns false if the pref could not be set. - static bool SetOEMFirstRunBubblePref(); - // Sets the kShouldShowWelcomePage local state pref so that the browser // loads the welcome tab once the message loop gets going. Returns false // if the pref could not be set. -- cgit v1.1