summaryrefslogtreecommitdiffstats
path: root/content/shell/browser/layout_test/notify_done_forwarder.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/shell/browser/layout_test/notify_done_forwarder.h')
-rw-r--r--content/shell/browser/layout_test/notify_done_forwarder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/shell/browser/layout_test/notify_done_forwarder.h b/content/shell/browser/layout_test/notify_done_forwarder.h
index fd1b0c1..c512c24 100644
--- a/content/shell/browser/layout_test/notify_done_forwarder.h
+++ b/content/shell/browser/layout_test/notify_done_forwarder.h
@@ -24,7 +24,7 @@ class NotifyDoneForwarder : public WebContentsObserver,
explicit NotifyDoneForwarder(WebContents* web_contents);
- void OnTestFinishedInSecondaryWindow();
+ void OnTestFinishedInSecondaryRenderer();
DISALLOW_COPY_AND_ASSIGN(NotifyDoneForwarder);
};