chore: remove spurious trailing namespace comments (#34732)
This commit is contained in:
parent
e86d1cba75
commit
59d3c12cae
4 changed files with 4 additions and 4 deletions
|
@ -18,7 +18,7 @@ namespace electron {
|
|||
AutofillDriver::AutofillDriver(content::RenderFrameHost* render_frame_host)
|
||||
: render_frame_host_(render_frame_host) {
|
||||
autofill_popup_ = std::make_unique<AutofillPopup>();
|
||||
} // namespace electron
|
||||
}
|
||||
|
||||
AutofillDriver::~AutofillDriver() = default;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue