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

Unified Diff: ui/aura/env.h

Issue 2869273010: aura: Introduce EventInjector. (Closed)
Patch Set: . 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 | « ui/aura/BUILD.gn ('k') | ui/aura/event_injector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/env.h
diff --git a/ui/aura/env.h b/ui/aura/env.h
index 31f73666f586b357930a120a79e7f182e016eddb..303e7b66d6de21fb429140a7fd3cf0982bebc0ce 100644
--- a/ui/aura/env.h
+++ b/ui/aura/env.h
@@ -114,6 +114,7 @@ class AURA_EXPORT Env : public ui::EventTarget,
private:
friend class test::EnvTestHelper;
+ friend class EventInjector;
friend class MusMouseLocationUpdater;
friend class Window;
friend class WindowTreeHost;
« no previous file with comments | « ui/aura/BUILD.gn ('k') | ui/aura/event_injector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698