Index: ash/mus/property_util.h |
diff --git a/ash/mus/property_util.h b/ash/mus/property_util.h |
index 25b8792eb7210a1bc0f57b53dc0d7c5b47e140bb..58795bf43e5db57f95f6b02ea7bc2442f677b1ac 100644 |
--- a/ash/mus/property_util.h |
+++ b/ash/mus/property_util.h |
@@ -80,6 +80,9 @@ bool IsAlwaysOnTop(ui::Window* window); |
bool ShouldRemoveStandardFrame(ui::Window* window); |
+// See description of |WindowManager::kRendererParentTitleArea_Property|. |
+bool ShouldRenderParentTitleArea(ui::Window* window); |
+ |
} // namespace mus |
} // namespace ash |