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

Unified Diff: ash/mus/window_manager.h

Issue 2847283002: chromeos: convert remaining AshTest usage to AshTestBase (Closed)
Patch Set: comment Created 3 years, 8 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/mus/top_level_window_factory_unittest.cc ('k') | ash/mus/window_manager_application.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/window_manager.h
diff --git a/ash/mus/window_manager.h b/ash/mus/window_manager.h
index 84bb75f6b0985fe880f278558bbd2ad01fe66cb8..4d4dce81271889bfecb5a7026ed37140ac039c52 100644
--- a/ash/mus/window_manager.h
+++ b/ash/mus/window_manager.h
@@ -59,7 +59,6 @@ class AshTestHelper;
namespace mus {
class AcceleratorHandler;
-class WmTestHelper;
// WindowManager serves as the WindowManagerDelegate and
// WindowTreeClientDelegate for mash. WindowManager creates (and owns)
@@ -127,7 +126,6 @@ class WindowManager : public aura::WindowManagerDelegate,
private:
friend class test::AshTestHelper;
- friend class WmTestHelper;
using RootWindowControllers = std::set<std::unique_ptr<RootWindowController>>;
« no previous file with comments | « ash/mus/top_level_window_factory_unittest.cc ('k') | ash/mus/window_manager_application.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698