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

Unified Diff: ash/aura/wm_shell_aura.h

Issue 2381753002: Use mojo SystemTray interfaces for both mash and classic ash (Closed)
Patch Set: review comments Created 4 years, 2 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
Index: ash/aura/wm_shell_aura.h
diff --git a/ash/aura/wm_shell_aura.h b/ash/aura/wm_shell_aura.h
index 971d417352ea1a63c8a198e63674765e3bedef82..9b2e55155214ecca046744e9515d5ae873b4ffce 100644
--- a/ash/aura/wm_shell_aura.h
+++ b/ash/aura/wm_shell_aura.h
@@ -32,6 +32,7 @@ class ASH_EXPORT WmShellAura : public WmShell,
// WmShell:
void Shutdown() override;
+ bool IsRunningInMash() const override;
WmWindow* NewWindow(ui::wm::WindowType window_type,
ui::LayerType layer_type) override;
WmWindow* GetFocusedWindow() override;
« no previous file with comments | « ash/DEPS ('k') | ash/aura/wm_shell_aura.cc » ('j') | ash/common/mojo_interface_factory.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698