| 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;
|
| };
|
|
|
|
|