summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/script_badge_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/extensions/script_badge_controller.h')
-rw-r--r--chrome/browser/extensions/script_badge_controller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/extensions/script_badge_controller.h b/chrome/browser/extensions/script_badge_controller.h
index 5f98172..d4c7332 100644
--- a/chrome/browser/extensions/script_badge_controller.h
+++ b/chrome/browser/extensions/script_badge_controller.h
@@ -68,7 +68,7 @@ class ScriptBadgeController
// Gets the Profile for |web_contents_|.
Profile* profile() const;
- // Gets the ExtensionService for |tab_contents_|.
+ // Gets the ExtensionService for |web_contents_|.
ExtensionService* GetExtensionService() const;
// Gets the current page ID, or -1 if no navigation entry has been committed.