summaryrefslogtreecommitdiffstats
path: root/cc/debug/layer_tree_debug_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/debug/layer_tree_debug_state.h')
-rw-r--r--cc/debug/layer_tree_debug_state.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/debug/layer_tree_debug_state.h b/cc/debug/layer_tree_debug_state.h
index 3b5ba3a..0e40d13 100644
--- a/cc/debug/layer_tree_debug_state.h
+++ b/cc/debug/layer_tree_debug_state.h
@@ -16,6 +16,7 @@ class LayerTreeDebugState;
class CC_EXPORT LayerTreeDebugState {
public:
LayerTreeDebugState();
+ LayerTreeDebugState(const LayerTreeDebugState& other);
~LayerTreeDebugState();
bool show_fps_counter;