| Index: content/browser/web_contents/web_contents_view_aura.h
|
| diff --git a/content/browser/web_contents/web_contents_view_aura.h b/content/browser/web_contents/web_contents_view_aura.h
|
| index 9cf4182ea9f68b4452b5bf42572aee4aa17f3260..243f1938528e5711a3d5b7f659613c59fffbad83 100644
|
| --- a/content/browser/web_contents/web_contents_view_aura.h
|
| +++ b/content/browser/web_contents/web_contents_view_aura.h
|
| @@ -46,8 +46,6 @@ class WebContentsViewAura
|
| WebContentsViewAura(WebContentsImpl* web_contents,
|
| WebContentsViewDelegate* delegate);
|
|
|
| - CONTENT_EXPORT void SetupOverlayWindowForTesting();
|
| -
|
| CONTENT_EXPORT void SetTouchEditableForTest(
|
| TouchEditableImplAura* touch_editable);
|
|
|
|
|