summaryrefslogtreecommitdiffstats
path: root/cc/layer_tree_settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/layer_tree_settings.h')
-rw-r--r--cc/layer_tree_settings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/layer_tree_settings.h b/cc/layer_tree_settings.h
index dc086fe..b35fd29 100644
--- a/cc/layer_tree_settings.h
+++ b/cc/layer_tree_settings.h
@@ -32,6 +32,7 @@ class CC_EXPORT LayerTreeSettings {
bool shouldClearRootRenderPass;
bool useLinearFadeScrollbarAnimator;
bool calculateTopControlsPosition;
+ bool recordRenderingStats;
float minimumContentsScale;
float lowResContentsScaleFactor;
float topControlsHeight;