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

Unified Diff: components/exo/wm_helper_mus.cc

Issue 2905383003: (fix landed) Reland of name MaximizeMode to TabletMode (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 | « components/exo/wm_helper_mus.h ('k') | testing/buildbot/filters/ash_unittests_mus.filter » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/exo/wm_helper_mus.cc
diff --git a/components/exo/wm_helper_mus.cc b/components/exo/wm_helper_mus.cc
index 105691c8c44cfd5e09e00ceeb087e1ddcc0fdbf2..4fb861a3c33861261461029b1e34b84e284488d6 100644
--- a/components/exo/wm_helper_mus.cc
+++ b/components/exo/wm_helper_mus.cc
@@ -81,7 +81,7 @@
aura::Env::GetInstance()->RemovePostTargetHandler(handler);
}
-bool WMHelperMus::IsMaximizeModeWindowManagerEnabled() const {
+bool WMHelperMus::IsTabletModeWindowManagerEnabled() const {
NOTIMPLEMENTED();
return false;
}
« no previous file with comments | « components/exo/wm_helper_mus.h ('k') | testing/buildbot/filters/ash_unittests_mus.filter » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698