Index: cc/trees/single_thread_proxy.h |
diff --git a/cc/trees/single_thread_proxy.h b/cc/trees/single_thread_proxy.h |
index 132610a4aef166ee6fe5567bfcb7233525047c86..978c2c8a702f166f56c308ce4e9df607d2d14e93 100644 |
--- a/cc/trees/single_thread_proxy.h |
+++ b/cc/trees/single_thread_proxy.h |
@@ -58,7 +58,7 @@ class CC_EXPORT SingleThreadProxy : public Proxy, |
size_t MaxPartialTextureUpdates() const override; |
void ForceSerializeOnSwapBuffers() override; |
bool SupportsImplScrolling() const override; |
- void AsValueInto(base::debug::TracedValue* state) const override; |
+ void AsValueInto(base::trace_event::TracedValue* state) const override; |
bool MainFrameWillHappenForTesting() override; |
void SetChildrenNeedBeginFrames(bool children_need_begin_frames) override; |