| Index: content/shell/browser/layout_test/blink_test_controller.h
|
| diff --git a/content/shell/browser/layout_test/blink_test_controller.h b/content/shell/browser/layout_test/blink_test_controller.h
|
| index a96d88844c84626b5f93bbb689198eccb86087b9..270ce4d3be57fc596b4bae027f64fa2790f4635c 100644
|
| --- a/content/shell/browser/layout_test/blink_test_controller.h
|
| +++ b/content/shell/browser/layout_test/blink_test_controller.h
|
| @@ -226,6 +226,8 @@ class BlinkTestController : public WebContentsObserver,
|
| mojom::LayoutTestControl* GetLayoutTestControlPtr(RenderFrameHost* frame);
|
| void HandleLayoutTestControlError(RenderFrameHost* frame);
|
|
|
| + void OnAllServiceWorkersCleared();
|
| +
|
| std::unique_ptr<BlinkTestResultPrinter> printer_;
|
|
|
| base::FilePath current_working_directory_;
|
|
|