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 7c7e10c6081d7841491aded55dada2845d47b5ea..b55d09dc53082427eb483aac139789b9727510c2 100644 |
--- a/content/browser/renderer_host/input/input_router_impl.h |
+++ b/content/browser/renderer_host/input/input_router_impl.h |
@@ -84,6 +84,8 @@ class CONTENT_EXPORT InputRouterImpl |
friend class InputRouterImplTest; |
FRIEND_TEST_ALL_PREFIXES(SitePerProcessBrowserTest, |
SubframeTouchEventRouting); |
+ FRIEND_TEST_ALL_PREFIXES(SitePerProcessBrowserTest, |
+ MainframeTouchEventRouting); |
// TouchpadTapSuppressionControllerClient |
void SendMouseEventImmediately( |