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

Unified Diff: chrome/browser/ui/exclusive_access/fullscreen_controller_state_tests.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_state_tests.h
diff --git a/chrome/browser/ui/exclusive_access/fullscreen_controller_state_tests.h b/chrome/browser/ui/exclusive_access/fullscreen_controller_state_tests.h
index 230dbc34c91d978c82d0de1c0146e207efb556bc..5d470c213e27fee5af03d293463c54bdbb36f7b1 100644
--- a/chrome/browser/ui/exclusive_access/fullscreen_controller_state_tests.h
+++ b/chrome/browser/ui/exclusive_access/fullscreen_controller_state_tests.h
@@ -19,8 +19,6 @@
TEST_EVENT(state, TAB_FULLSCREEN_TRUE) \
TEST_EVENT(state, TAB_FULLSCREEN_FALSE) \
TEST_EVENT(state, BUBBLE_EXIT_LINK) \
- TEST_EVENT(state, BUBBLE_ALLOW) \
- TEST_EVENT(state, BUBBLE_DENY) \
TEST_EVENT(state, WINDOW_CHANGE)
TEST_ALL_EVENTS(STATE_NORMAL);

Powered by Google App Engine
This is Rietveld 408576698