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

Unified Diff: ash/mus/bridge/shell_port_mash.h

Issue 2840043003: chromeos: Makes mushrome use simplified display management (Closed)
Patch Set: make virtual terminal work 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
Index: ash/mus/bridge/shell_port_mash.h
diff --git a/ash/mus/bridge/shell_port_mash.h b/ash/mus/bridge/shell_port_mash.h
index 9b86c8f6f643103a8afc43c4346d80ea66bee32d..72fd7bd7aa616a2525cea478fd1c5d49855b45bc 100644
--- a/ash/mus/bridge/shell_port_mash.h
+++ b/ash/mus/bridge/shell_port_mash.h
@@ -138,6 +138,7 @@ class ShellPortMash : public ShellPort {
WindowManager* window_manager_;
+ // TODO(sky): remove this once mash supports simple display management.
WmWindow* primary_root_window_;
// Only one of |mash_state_| or |mus_state_| is created, depending upon

Powered by Google App Engine
This is Rietveld 408576698