summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/chrome_frame_automation_provider.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/automation/chrome_frame_automation_provider.h')
-rw-r--r--chrome/browser/automation/chrome_frame_automation_provider.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/automation/chrome_frame_automation_provider.h b/chrome/browser/automation/chrome_frame_automation_provider.h
index e590b5f..204b6533 100644
--- a/chrome/browser/automation/chrome_frame_automation_provider.h
+++ b/chrome/browser/automation/chrome_frame_automation_provider.h
@@ -24,7 +24,7 @@ class ChromeFrameAutomationProvider : public AutomationProvider {
explicit ChromeFrameAutomationProvider(Profile* profile);
virtual ~ChromeFrameAutomationProvider();
- // IPC::Channel::Listener overrides.
+ // IPC::Listener overrides.
virtual bool OnMessageReceived(const IPC::Message& message);
protected: