Revert of Adds eventlog provider dll to describe the message types of SYSLOG. (patchset #2 id:20001 of https://codereview.chromium.org/2476353003/ )

Reason for revert:
Caused windows compile errors:
https://uberchromegw.corp.google.com/i/chromium/builders/Win/builds/49108/steps/steps/logs/stdio

[1/1] LINK(DLL) eventlog_provider.dll eventlog_provider.dll.lib eventlog_provider.dll.pdb
ninja explain: output eventlog_provider.dll.lib doesn't exist
ninja explain: eventlog_provider.dll.lib is dirty

Original issue's description:
> Adds eventlog provider dll to describe the message types of SYSLOG.
>
> Creates a dll file that can be registered with the system event-logging
> mechanisms on Windows to make the events generated when using the SYSLOG
> macro nicer to read in the Event Viewer snapin.
>
> BUG=642115
> TEST=manual
>
> Committed: https://crrev.com/cee58011177e2cf4bb8cfd08e64b0cd48629b0ff
> Cr-Commit-Position: refs/heads/master@{#431872}

TBR=brettw@chromium.org,pastarmovj@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=642115

Review-Url: https://codereview.chromium.org/2502643003
Cr-Commit-Position: refs/heads/master@{#431875}


CrOS-Libchrome-Original-Commit: 145864aeae7cb83aefb0c645f23705f174a1850e
1 file changed
tree: eed5c2aee45f7fab2e4de03f58f456664734bdad
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/