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

Unified Diff: ash/test/shell_test_api.h

Issue 2728803002: Handles users rotating screen too early (Closed)
Patch Set: Rebased, reset is_rotating in layerCleanupObserver etc. Created 3 years, 10 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: ash/test/shell_test_api.h
diff --git a/ash/test/shell_test_api.h b/ash/test/shell_test_api.h
index 236258be2eb7f6e536b58dadf77ab8bf8be2762b..6dd99beef408931c54dc550c29ecd2b336e12a32 100644
--- a/ash/test/shell_test_api.h
+++ b/ash/test/shell_test_api.h
@@ -30,7 +30,6 @@ class ShellTestApi {
AshNativeCursorManager* ash_native_cursor_manager();
DragDropController* drag_drop_controller();
MaximizeModeWindowManager* maximize_mode_window_manager();
- void DisableDisplayAnimator();
bruthig 2017/03/08 22:35:59 Thx for moving this into DisplayConfigurationContr
wutao 2017/03/09 22:09:20 Acknowledged.
// Set SessionStateDelegate.
void SetSessionStateDelegate(SessionStateDelegate* session_state_delegate);

Powered by Google App Engine
This is Rietveld 408576698