chore: remove unused nogncheck includes (#43991)

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
This commit is contained in:
trop[bot] 2024-09-26 21:49:42 -05:00 committed by GitHub
parent 9ca68e2b8c
commit 481f9b25a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 5 additions and 15 deletions

View file

@ -183,10 +183,6 @@
#endif
#endif // BUILDFLAG(ENABLE_PRINTING)
#if BUILDFLAG(ENABLE_PDF_VIEWER)
#include "components/pdf/browser/pdf_document_helper.h" // nogncheck
#endif
#if BUILDFLAG(ENABLE_PLUGINS)
#include "content/public/browser/plugin_service.h"
#endif