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

Unified Diff: chrome/browser/ui/exclusive_access/exclusive_access_bubble.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
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/exclusive_access/exclusive_access_bubble.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/exclusive_access/exclusive_access_bubble.h
diff --git a/chrome/browser/ui/exclusive_access/exclusive_access_bubble.h b/chrome/browser/ui/exclusive_access/exclusive_access_bubble.h
index 0e6bd8e4b11261c0cf4bb02a6e45235ddb0f6ce2..1b9924d328251a84b5bbddd3bfde7871182ca379 100644
--- a/chrome/browser/ui/exclusive_access/exclusive_access_bubble.h
+++ b/chrome/browser/ui/exclusive_access/exclusive_access_bubble.h
@@ -86,10 +86,6 @@ class ExclusiveAccessBubble : public gfx::AnimationDelegate {
void CheckMousePosition();
void ExitExclusiveAccess();
- // Accepts the request. Can cause FullscreenExitBubble to be deleted.
- void Accept();
- // Denys the request. Can cause FullscreenExitBubble to be deleted.
- void Cancel();
// The following strings may change according to the content type and URL.
base::string16 GetCurrentMessageText() const;
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/exclusive_access/exclusive_access_bubble.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698