summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/fullscreen/fullscreen_controller_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/fullscreen/fullscreen_controller_test.h')
-rw-r--r--chrome/browser/ui/fullscreen/fullscreen_controller_test.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/ui/fullscreen/fullscreen_controller_test.h b/chrome/browser/ui/fullscreen/fullscreen_controller_test.h
index 08a3a40..baaea67 100644
--- a/chrome/browser/ui/fullscreen/fullscreen_controller_test.h
+++ b/chrome/browser/ui/fullscreen/fullscreen_controller_test.h
@@ -39,9 +39,6 @@ class FullscreenControllerTest : public InProcessBrowserTest {
FullscreenControllerTest() {}
virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE;
- void ToggleTabFullscreen(bool enter_fullscreen);
- void ToggleTabFullscreenNoRetries(bool enter_fullscreen);
- void ToggleBrowserFullscreen(bool enter_fullscreen);
void RequestToLockMouse(bool user_gesture,
bool last_unlocked_by_target);
void LostMouseLock();