Revert of Fix device_event_log component build, make NonThreadSafe (patchset #6 id...
commit175ae635bcf9dd7749e477c27bfe325c95bd178b
authorrobert.bradford <robert.bradford@intel.com>
Mon, 11 May 2015 10:35:05 +0000 (11 03:35 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 11 May 2015 10:35:24 +0000 (11 10:35 +0000)
treedb374f504700c148cad6506cc6e78dc6f45a863a
parent1cc87f83d82e5479b03cb5b3b4a14e212263d246
Revert of Fix device_event_log component build, make NonThreadSafe (patchset #6 id:120001 of https://codereview.chromium.org/1101623002/)

Reason for revert:
Unfortunately this broke the Windows GN build, closing the tree:

https://build.chromium.org/p/chromium.win/builders/Win%20x64%20GN%20%28dbg%29/builds/1119

Original issue's description:
> Fix device_event_log component build, make NonThreadSafe
>
> This CL does the following:
> * Fixes the component build
> * Limits the length of LogEntry strings
> * Cleans up the code a little to help with crash debugging
>
> BUG=479095
> For device_event_log gypi:
> TBR=jam@chromium.org
>
> Committed: https://crrev.com/162a8f0947c29005a2e834bdd8733e24e252048e
> Cr-Commit-Position: refs/heads/master@{#329131}

TBR=reillyg@chromium.org,stevenjb@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=479095

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

Cr-Commit-Position: refs/heads/master@{#329136}
chrome/browser/chrome_browser_main.cc
chrome/browser/chromeos/chrome_browser_main_chromeos.cc
components/device_event_log.gypi
components/device_event_log/device_event_log.cc
components/device_event_log/device_event_log.h
components/device_event_log/device_event_log_export.h [deleted file]
components/device_event_log/device_event_log_impl.cc
components/device_event_log/device_event_log_impl.h
components/device_event_log/device_event_log_impl_unittest.cc