mirror of
https://github.com/chromium/crashpad.git
synced 2025-01-01 10:50:29 +08:00
de0979b930
This replaces all occurrences of “typedef Y X;” with “using X = Y;”. R=rsesek@chromium.org Review URL: https://codereview.chromium.org/700143004