Guard various plugin #includes with BUILDFLAG(ENABLE_PLUGINS).
The code that interacts with plugin code in these files are already guarded with BUILDFLAG(ENABLE_PLUGINS), but the headers are not. Fix lint errors about duplicate #includes along the way. Bug: 1027360 Change-Id: Ida542b2b6817cd7a81c3522f2652cb9c7be3935b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1930103Reviewed-by:Matt Menke <mmenke@chromium.org> Reviewed-by:
Tommy Martino <tmartino@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#721168}
Showing
Please register or sign in to comment