Index: ui/compositor/layer.h |
diff --git a/ui/compositor/layer.h b/ui/compositor/layer.h |
index f52c40fef37d4883efc5843b2a97343a7e96e77b..dc124a73d60ea6b3a2bc91eb27727933d1b61ce0 100644 |
--- a/ui/compositor/layer.h |
+++ b/ui/compositor/layer.h |
@@ -336,8 +336,6 @@ class COMPOSITOR_EXPORT Layer |
bool force_render_surface() const { return force_render_surface_; } |
// LayerClient |
- virtual std::string DebugName() OVERRIDE; |
- |
virtual scoped_refptr<base::debug::ConvertableToTraceFormat> |
TakeDebugInfo() OVERRIDE; |