| Index: content/browser/android/content_view_core_impl.h
|
| diff --git a/content/browser/android/content_view_core_impl.h b/content/browser/android/content_view_core_impl.h
|
| index 26a9d5abfc66a3ee6b9556b3fec08552a204f731..701fa699da815177fcda5aa8bd30f0b559495a68 100644
|
| --- a/content/browser/android/content_view_core_impl.h
|
| +++ b/content/browser/android/content_view_core_impl.h
|
| @@ -34,7 +34,6 @@ class RenderFrameHost;
|
| class RenderWidgetHostViewAndroid;
|
| struct MenuItem;
|
|
|
| -// TODO(jrg): this is a shell. Upstream the rest.
|
| class ContentViewCoreImpl : public ContentViewCore,
|
| public WebContentsObserver {
|
| public:
|
|
|