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

Unified Diff: ash/aura/shell_port_classic.h

Issue 2815043002: Removes ShellPort::IsRunningInMash() (Closed)
Patch Set: dont set instance_ in constructor 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/accelerators/accelerator_filter_unittest.cc ('k') | ash/aura/shell_port_classic.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/aura/shell_port_classic.h
diff --git a/ash/aura/shell_port_classic.h b/ash/aura/shell_port_classic.h
index a45ca52a623974aadaa3e697b72fe2497d10c139..b5c7704da1aefb6428117fc5e4beae9413813791 100644
--- a/ash/aura/shell_port_classic.h
+++ b/ash/aura/shell_port_classic.h
@@ -34,7 +34,6 @@ class ASH_EXPORT ShellPortClassic : public ShellPort,
// ShellPort:
void Shutdown() override;
- bool IsRunningInMash() const override;
Config GetAshConfig() const override;
WmWindow* GetPrimaryRootWindow() override;
WmWindow* GetRootWindowForDisplayId(int64_t display_id) override;
« no previous file with comments | « ash/accelerators/accelerator_filter_unittest.cc ('k') | ash/aura/shell_port_classic.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698