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

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

Issue 1763653002: Android: Remove the prompt when entering fullscreen mode (behind flag). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fullscreen-two-words
Patch Set: Fix interactive ui tests. Created 4 years, 9 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/exclusive_access_manager.h
diff --git a/chrome/browser/ui/exclusive_access/exclusive_access_manager.h b/chrome/browser/ui/exclusive_access/exclusive_access_manager.h
index af0191fb7712dbabf4a42172a9136faf5df224c0..dae8b55db34bb6333ee9ae64c4d31636000f9717 100644
--- a/chrome/browser/ui/exclusive_access/exclusive_access_manager.h
+++ b/chrome/browser/ui/exclusive_access/exclusive_access_manager.h
@@ -27,10 +27,6 @@ class WebContents;
// the exit bubble to reflect the combined state.
class ExclusiveAccessManager {
public:
- // A new user experience for transitioning into fullscreen and mouse pointer
- // lock states.
- static const base::Feature kSimplifiedUIFeature;
-
explicit ExclusiveAccessManager(
ExclusiveAccessContext* exclusive_access_context);
~ExclusiveAccessManager();
« no previous file with comments | « chrome/browser/android/chrome_feature_list.cc ('k') | chrome/browser/ui/exclusive_access/exclusive_access_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698