Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(495)

Unified Diff: chrome/browser/ui/exclusive_access/fullscreen_controller_test.h

Issue 2004353002: Delete unused code for exclusive access permission prompting. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fullscreen-mac-remove-window-controller
Patch Set: Remove changes to content settings UI (spun out to CL 2045163002). Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ui/exclusive_access/fullscreen_controller_test.h
diff --git a/chrome/browser/ui/exclusive_access/fullscreen_controller_test.h b/chrome/browser/ui/exclusive_access/fullscreen_controller_test.h
index cb31dbcd0376863fc5ff1225163c55f7f0ecc8dc..ccf86e7b4355e95e6adf8719704fcb9e9a19058d 100644
--- a/chrome/browser/ui/exclusive_access/fullscreen_controller_test.h
+++ b/chrome/browser/ui/exclusive_access/fullscreen_controller_test.h
@@ -46,13 +46,8 @@ class FullscreenControllerTest : public InProcessBrowserTest {
bool SendEscapeToFullscreenController();
bool IsFullscreenForBrowser();
bool IsWindowFullscreenForTabOrPending();
- bool IsMouseLockPermissionRequested();
- bool IsFullscreenPermissionRequested();
ExclusiveAccessBubbleType GetExclusiveAccessBubbleType();
bool IsFullscreenBubbleDisplayed();
- bool IsFullscreenBubbleDisplayingButtons();
- void AcceptCurrentFullscreenOrMouseLockRequest();
- void DenyCurrentFullscreenOrMouseLockRequest();
void GoBack();
void Reload();
void SetPrivilegedFullscreen(bool is_privileged);

Powered by Google App Engine
This is Rietveld 408576698