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

Unified Diff: ash/mus/window_manager.h

Issue 2752903002: Make ui::test::EventGenerator work with PointerEvents in mash (Closed)
Patch Set: review comments 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
« no previous file with comments | « ash/common/system/tray/system_tray_unittest.cc ('k') | ui/aura/env.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 73d675a12c8081349e9a5e3b603101c7bbec1706..df3b52ec8da161c229d27f424d79e03b930588bf 100644
--- a/ash/mus/window_manager.h
+++ b/ash/mus/window_manager.h
@@ -105,7 +105,7 @@ class WindowManager : public aura::WindowManagerDelegate,
std::unique_ptr<aura::WindowTreeHostMus> window_tree_host);
private:
- friend class ash::test::AshTestHelper;
+ friend class test::AshTestHelper;
friend class WmTestHelper;
using RootWindowControllers = std::set<std::unique_ptr<RootWindowController>>;
« no previous file with comments | « ash/common/system/tray/system_tray_unittest.cc ('k') | ui/aura/env.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698