summaryrefslogtreecommitdiffstats
path: root/chrome/browser/background_page_tracker.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/background_page_tracker.h')
-rw-r--r--chrome/browser/background_page_tracker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/background_page_tracker.h b/chrome/browser/background_page_tracker.h
index 2b3b90c..e66c961 100644
--- a/chrome/browser/background_page_tracker.h
+++ b/chrome/browser/background_page_tracker.h
@@ -27,7 +27,7 @@ class BackgroundPageTracker : public NotificationObserver {
static void RegisterPrefs(PrefService* prefs);
// Convenience routine which gets the singleton object.
- static BackgroundPageTracker* GetSingleton();
+ static BackgroundPageTracker* GetInstance();
// Returns the number of background apps/extensions currently loaded.
int GetBackgroundPageCount();