| Index: components/test_runner/test_runner.h
|
| diff --git a/components/test_runner/test_runner.h b/components/test_runner/test_runner.h
|
| index 91d88b6ddd321e3631c945fbd3ae068cbbcdc54c..c0b8825df108d6ff08395820b61137ca2e65ac85 100644
|
| --- a/components/test_runner/test_runner.h
|
| +++ b/components/test_runner/test_runner.h
|
| @@ -531,7 +531,6 @@ class TestRunner : public WebTestRunner {
|
| bool IsFramePartOfMainTestWindow(blink::WebFrame*) const;
|
|
|
| void CheckResponseMimeType();
|
| - void CompleteNotifyDone();
|
|
|
| // In the Mac code, this is called to trigger the end of a test after the
|
| // page has finished loading. From here, we can generate the dump for the
|
|
|