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 21:06:31 +0000
committerglen@chromium.org <glen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-16 21:06:31 +0000
commit37d780293564b0c6178a4bfa25de302e3e5834d4 (patch)
tree7dd0e6e09da4c02417905b2ddbba7ee0b08bd67b /chrome/browser/first_run.h
parentc9d01f92e082319a59215e2e812ca94168704695 (diff)
downloadchromium_src-37d780293564b0c6178a4bfa25de302e3e5834d4.zip
chromium_src-37d780293564b0c6178a4bfa25de302e3e5834d4.tar.gz
chromium_src-37d780293564b0c6178a4bfa25de302e3e5834d4.tar.bz2
rollback of r 162411
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16242 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.