Index: cc/trees/single_thread_proxy.h |
diff --git a/cc/trees/single_thread_proxy.h b/cc/trees/single_thread_proxy.h |
index 2612a4de165fe60e5412066396957cc0e1534226..5bc6d3d98bdeec7ff28c2b590d6fefb0a9dec4c7 100644 |
--- a/cc/trees/single_thread_proxy.h |
+++ b/cc/trees/single_thread_proxy.h |
@@ -59,7 +59,6 @@ class CC_EXPORT SingleThreadProxy : public Proxy, |
size_t MaxPartialTextureUpdates() const override; |
void ForceSerializeOnSwapBuffers() override; |
bool SupportsImplScrolling() const override; |
- void AsValueInto(base::trace_event::TracedValue* state) const override; |
bool MainFrameWillHappenForTesting() override; |
void SetChildrenNeedBeginFrames(bool children_need_begin_frames) override; |