| Index: content/child/child_thread_impl.h
|
| diff --git a/content/child/child_thread_impl.h b/content/child/child_thread_impl.h
|
| index e1fe4fe1f34302e9a03a07dc5dfb3ba14aea3b9c..5e4663da5e44fe8b5c60e9a5a983c85b43e0503b 100644
|
| --- a/content/child/child_thread_impl.h
|
| +++ b/content/child/child_thread_impl.h
|
| @@ -87,7 +87,6 @@ class CONTENT_EXPORT ChildThreadImpl
|
| void PreCacheFont(const LOGFONT& log_font) override;
|
| void ReleaseCachedFonts() override;
|
| #endif
|
| - IPC::AttachmentBroker* GetAttachmentBroker() override;
|
|
|
| IPC::SyncChannel* channel() { return channel_.get(); }
|
|
|
|
|