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

Unified Diff: ash/test/workspace_controller_test_api.h

Issue 2890733005: Refactor backdrop that is currently used in the maximized mode. (Closed)
Patch Set: fix memory issue in AshTouchExplorationManager Created 3 years, 7 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 | « ash/ash_touch_exploration_manager_chromeos.cc ('k') | ash/test/workspace_controller_test_api.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/workspace_controller_test_api.h
diff --git a/ash/test/workspace_controller_test_api.h b/ash/test/workspace_controller_test_api.h
index 40d9382e0e874c6ad98cb575f282d090c24a9442..c56188619a4489169fa2ce5abb6e25df09df261e 100644
--- a/ash/test/workspace_controller_test_api.h
+++ b/ash/test/workspace_controller_test_api.h
@@ -22,6 +22,7 @@ class ASH_EXPORT WorkspaceControllerTestApi {
WorkspaceEventHandler* GetEventHandler();
MultiWindowResizeController* GetMultiWindowResizeController();
+ aura::Window* GetBackdropWindow();
private:
WorkspaceController* controller_;
« no previous file with comments | « ash/ash_touch_exploration_manager_chromeos.cc ('k') | ash/test/workspace_controller_test_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698