- 
Nico Weber authored
win: Remove two exit-time destructors from pdf_child_init and enable -Wexit-time-destructors for chrome/child. The PDF setup code patches up two GDI functions. There's no need to undo that patching at process exit, so use a function-local static base::NoDestructor<> instead of a global. Bug: 404525 Change-Id: I9cb06b857a8b95ba5cbac74be60f8225fbb6f72a Reviewed-on: https://chromium-review.googlesource.com/1231073Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#592112}
6481d10f