Slightly simplify a gn file by putting a .def file in sources.

From `gn help sources`:

  As a special case, a file ending in ".def" will be treated as a Windows
  module definition file. It will be appended to the link line with a
  preceding "/DEF:" string.

No intended behavior change.

Bug: none
Change-Id: I9edd86ce642d560047fdbd4d56c7ede51621fe3b
Reviewed-on: https://chromium-review.googlesource.com/c/1396443
Reviewed-by: Patrick Monette <pmonette@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#620061}
1 file changed