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

Unified Diff: ash/display/display_layout.h

Issue 1261693004: Allow dynamic enabling/disabling of unified desktop (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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/ash_switches.cc ('k') | ash/display/display_layout.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/display/display_layout.h
diff --git a/ash/display/display_layout.h b/ash/display/display_layout.h
index df966b2f93bc0d604d391433e2aa5fed89d48162..e5623f4966a58ac4a7c68474a68b6e6beb933920 100644
--- a/ash/display/display_layout.h
+++ b/ash/display/display_layout.h
@@ -66,6 +66,7 @@ struct ASH_EXPORT DisplayLayout {
int64 primary_id;
// Returns string representation of the layout for debugging/testing.
+ // This includes "unified" only if the unified desktop feature is enabled.
std::string ToString() const;
};
« no previous file with comments | « ash/ash_switches.cc ('k') | ash/display/display_layout.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698