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

Unified Diff: ash/test/shell_test_api.h

Issue 2728803002: Handles users rotating screen too early (Closed)
Patch Set: Fixes some more nits. Created 3 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: ash/test/shell_test_api.h
diff --git a/ash/test/shell_test_api.h b/ash/test/shell_test_api.h
index 5a8ecd184e49b729632ae42fb28d6bd6ce56184f..f1eb5d4c900cbb053d310fc6c8a17ea55c9457e7 100644
--- a/ash/test/shell_test_api.h
+++ b/ash/test/shell_test_api.h
@@ -34,7 +34,6 @@ class ShellTestApi {
AshNativeCursorManager* ash_native_cursor_manager();
DragDropController* drag_drop_controller();
MaximizeModeWindowManager* maximize_mode_window_manager();
- void DisableDisplayAnimator();
void SetPaletteDelegate(std::unique_ptr<PaletteDelegate> palette_delegate);
void SetSessionStateDelegate(SessionStateDelegate* session_state_delegate);

Powered by Google App Engine
This is Rietveld 408576698