jumplist_win.h: Speculative Clang style plugin fix

The build was failing with:

..\..\chrome/browser/jumplist_win.h(61,3):
error: [chromium-style] Complex class/struct needs an explicit out-of-line constructor.
  struct JumpListData {
  ^

BUG=82385
TBR=tzik

Review URL: https://codereview.chromium.org/1811483002

Cr-Commit-Position: refs/heads/master@{#381441}
2 files changed