| Index: chrome/browser/ui/fullscreen_controller_test.h
|
| diff --git a/chrome/browser/ui/fullscreen_controller_test.h b/chrome/browser/ui/fullscreen_controller_test.h
|
| index b599583278de4ce45e20e1804a3229d0d2d9751d..56a0c3ae7eb77cb95064e7c7b63f2164a2086863 100644
|
| --- a/chrome/browser/ui/fullscreen_controller_test.h
|
| +++ b/chrome/browser/ui/fullscreen_controller_test.h
|
| @@ -55,6 +55,7 @@ class FullscreenControllerTest : public InProcessBrowserTest {
|
| bool IsFullscreenBubbleDisplayingButtons();
|
| void AcceptCurrentFullscreenOrMouseLockRequest();
|
| void DenyCurrentFullscreenOrMouseLockRequest();
|
| + void Reload();
|
| static const char kFullscreenMouseLockHTML[];
|
| private:
|
| DISALLOW_COPY_AND_ASSIGN(FullscreenControllerTest);
|
|
|