summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run.h
diff options
context:
space:
mode:
authorglen@chromium.org <glen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-16 22:00:02 +0000
committerglen@chromium.org <glen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-16 22:00:02 +0000
commitb09219ce1c3cc989179eceb15da8ac44a48cf210 (patch)
tree090679a0bc50a59307a1c9a7fc2b1ff98dd06a83 /chrome/browser/first_run.h
parent2ca113a46d9d8fe80324f1cce0c28c5142b7441a (diff)
downloadchromium_src-b09219ce1c3cc989179eceb15da8ac44a48cf210.zip
chromium_src-b09219ce1c3cc989179eceb15da8ac44a48cf210.tar.gz
chromium_src-b09219ce1c3cc989179eceb15da8ac44a48cf210.tar.bz2
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
Diffstat (limited to 'chrome/browser/first_run.h')
-rw-r--r--chrome/browser/first_run.h5
1 files changed, 0 insertions, 5 deletions
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.