| Index: content/public/test/browser_test_utils.h
|
| diff --git a/content/public/test/browser_test_utils.h b/content/public/test/browser_test_utils.h
|
| index fdbacfee38d3b46ea765e39337a8af1301af93d3..da139cd59f7e811f1a14b406cd613931cde99291 100644
|
| --- a/content/public/test/browser_test_utils.h
|
| +++ b/content/public/test/browser_test_utils.h
|
| @@ -841,7 +841,6 @@ class PwnMessageHelper {
|
| static void LockMouse(RenderProcessHost* process,
|
| int routing_id,
|
| bool user_gesture,
|
| - bool last_unlocked_by_target,
|
| bool privileged);
|
|
|
| private:
|
|
|