| Index: content/shell/browser/layout_test/notify_done_forwarder.h
|
| diff --git a/content/shell/browser/layout_test/notify_done_forwarder.h b/content/shell/browser/layout_test/notify_done_forwarder.h
|
| index fd1b0c1e0d01720f6878a3b50b5a05b2b04000d8..c512c2472f8605a2ae8bb90acf1d23b1f5acf1c0 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);
|
| };
|
|
|