Descriptionsanbox/win: Fix warnings found by clang chromium-style plugin on Windows.
http://build.chromium.org/p/chromium.fyi/builders/CrWinClang/builds/605/steps/compile/logs/stdio
This fixes the following kind or warnings:
warning(clang): [chromium-style] Complex constructor has an inline body.
warning(clang): [chromium-style] Complex destructor has an inline body.
warning(clang): [chromium-style] complex class/struct needs an explicit out-of-line constructor.
warning(clang): [chromium-style] complex class/struct needs an explicit out-of-line destructor.
BUG=467287
R=thakis@chromium.org,cpu@chromium.org
Committed: https://crrev.com/25f1faa117156fcf67dc910d551e8225c50bfe75
Cr-Commit-Position: refs/heads/master@{#327069}
Patch Set 1 #
Messages
Total messages: 7 (1 generated)
|