0
Files
src/components/sessions
Sorin Jianu 97f7346697 components: default the user-defined empty ctor and dtor where possible
I need an owner's approval please for changes under:
components/sessions

This is a mechanical change. There are a few instances (but not all)
of empty user-defined constructors and destructors which can be
defaulted in the /components code.

A few of these have been missed by previous CLs and are being changed
now.

This CL was uploaded by git cl split.

R=dljames@chromium.org

Bug: 374110115
Change-Id: Ie694b0f8dec4d5392e0de42f61733415ccc0ee26
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5963211
Auto-Submit: Sorin Jianu <sorin@chromium.org>
Commit-Queue: Darryl James <dljames@chromium.org>
Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com>
Reviewed-by: Darryl James <dljames@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1373981}
2024-10-25 17:06:03 +00:00
..