| commit | 5f43fb626cf8bba55580bc8781beb6234444366c | [log] [tgz] |
|---|---|---|
| author | Ben Chan <[email protected]> | Mon Oct 23 23:09:36 2017 |
| committer | chrome-bot <[email protected]> | Tue Oct 24 07:36:59 2017 |
| tree | e203d603cae5903baba1ef0822e7f627c123ae3a | |
| parent | a9a4938a099d1bf1a87798e021791bbe2e467d00 [diff] |
apmanager: replace testing::SetArgumentPointee with testing::SetArgPointee testing::SetArgumentPointee defined in gmock has been deprecated and superseded by an equivalent testing::SetArgPointee. BUG=chromium:777011 TEST=Run unit tests. Change-Id: I4a4c71e5173bb5a988ae0732923b19a2f4c2afff Reviewed-on: https://chromium-review.googlesource.com/734331 Commit-Ready: Ben Chan <[email protected]> Tested-by: Ben Chan <[email protected]> Reviewed-by: Mike Frysinger <[email protected]>