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

Unified Diff: components/exo/wm_helper_mus.h

Issue 2801023004: chromeos: Fix chrome --mus startup crashes on device (Closed)
Patch Set: rebase 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 | « components/exo/wm_helper_ash.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/exo/wm_helper_mus.h
diff --git a/components/exo/wm_helper_mus.h b/components/exo/wm_helper_mus.h
index b9f27d70fd20de8b893a3e881bc82668049aa2fc..c1d955834e7414f618a68052f7f52b23d7f311ca 100644
--- a/components/exo/wm_helper_mus.h
+++ b/components/exo/wm_helper_mus.h
@@ -20,6 +20,7 @@ class ActivationClient;
namespace exo {
// A helper class for accessing WindowManager related features.
+// This is only used for mash. Mushrome uses WMHelperAsh.
class WMHelperMus : public WMHelper,
public ui::InputDeviceEventObserver,
public aura::FocusSynchronizerObserver,
« no previous file with comments | « components/exo/wm_helper_ash.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698