Move installer.cc file to updater/win directory.
The installer API code is Windows-specific and it would be desirable to isolate //chrome/updater from its implementation details. This change uses public_deps and visibility to make updater:lib and updater/win:lib act as a unit, to resolve the issue of the circular includes as suggested by the GN documentation. Bug: 1014630 Change-Id: Ib47dc9041af08651549d0feaf35790f336dfe193 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588508 Commit-Queue: Sorin Jianu <sorin@chromium.org> Reviewed-by:Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#842765}
Showing
Please register or sign in to comment