Index: cc/layer_tree_debug_state.h |
diff --git a/cc/layer_tree_debug_state.h b/cc/layer_tree_debug_state.h |
index fe632cdd0ef46cc65314e804af43390db7ab12b6..093190838b02a415eebc3221a4eff2f27ab50ac6 100644 |
--- a/cc/layer_tree_debug_state.h |
+++ b/cc/layer_tree_debug_state.h |
@@ -36,7 +36,6 @@ class CC_EXPORT LayerTreeDebugState { |
bool showHudInfo() const; |
bool showHudRects() const; |
- bool hudNeedsFont() const; |
static bool equal(const LayerTreeDebugState& a, const LayerTreeDebugState& b); |
static LayerTreeDebugState unite(const LayerTreeDebugState& a, const LayerTreeDebugState& b); |