Index: content/browser/renderer_host/input/input_router_impl.h |
diff --git a/content/browser/renderer_host/input/input_router_impl.h b/content/browser/renderer_host/input/input_router_impl.h |
index b55d09dc53082427eb483aac139789b9727510c2..7c7e10c6081d7841491aded55dada2845d47b5ea 100644 |
--- a/content/browser/renderer_host/input/input_router_impl.h |
+++ b/content/browser/renderer_host/input/input_router_impl.h |
@@ -84,8 +84,6 @@ |
friend class InputRouterImplTest; |
FRIEND_TEST_ALL_PREFIXES(SitePerProcessBrowserTest, |
SubframeTouchEventRouting); |
- FRIEND_TEST_ALL_PREFIXES(SitePerProcessBrowserTest, |
- MainframeTouchEventRouting); |
// TouchpadTapSuppressionControllerClient |
void SendMouseEventImmediately( |