base: Fix warnings found by clang chromium-style plugin on Windows.
http://build.chromium.org/p/chromium.fyi/builders/CrWinClang/builds/596/steps/compile/logs/stdio ..\..\base/win/shortcut.h(51,3) : warning(clang): [chromium-style] Complex constructor has an inlined body. ShortcutProperties() : icon_index(-1), dual_mode(false), options(0U) {} ^ ..\..\base/win/shortcut.h(32,1) : warning(clang): [chromium-style] Complex class/struct needs an explicit out-of-line destructor. struct ShortcutProperties { ^ 2 warnings generated. BUG=467287 R=thakis@chromium.org Review URL: https://codereview.chromium.org/1100403003 Cr-Commit-Position: refs/heads/master@{#326995}
Showing
Please register or sign in to comment