| 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 4122a90711a5abfdb751c244b17710fe53460231..9714fb857750f82ee6c450f3943083ef1339cbfe 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:
|
|
|