| Index: content/child/child_thread_impl.h
|
| diff --git a/content/child/child_thread_impl.h b/content/child/child_thread_impl.h
|
| index 286c69a715676ee2279f1a9b7df420e48a4f22dd..3e644ab638a507006e2f92858f389a55688559b6 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(); }
|
|
|
|
|