Index: cc/test/fake_proxy.h |
diff --git a/cc/test/fake_proxy.h b/cc/test/fake_proxy.h |
index 2309fefa8c6b2f701899769604fb7089b0fdeacf..d5ad3137bea46fe2e9e7351a567332d5c3909976 100644 |
--- a/cc/test/fake_proxy.h |
+++ b/cc/test/fake_proxy.h |
@@ -46,7 +46,6 @@ class FakeProxy : public Proxy { |
bool SupportsImplScrolling() const override; |
void SetDebugState(const LayerTreeDebugState& debug_state) override {} |
bool MainFrameWillHappenForTesting() override; |
- void AsValueInto(base::trace_event::TracedValue* state) const override; |
void SetChildrenNeedBeginFrames(bool children_need_begin_frames) override {} |
virtual RendererCapabilities& GetRendererCapabilities(); |