fix: NOTREACHED in content::ChildProcessHost::GetChildPath when enable_plugins=false (#25525)
This commit is contained in:
parent
efd003d277
commit
e50d6e47c4
5 changed files with 11 additions and 6 deletions
|
@ -54,7 +54,7 @@
|
|||
#endif
|
||||
|
||||
#if BUILDFLAG(ENABLE_PDF_VIEWER)
|
||||
#include "chrome/renderer/pepper/chrome_pdf_print_client.h"
|
||||
#include "chrome/renderer/pepper/chrome_pdf_print_client.h" // nogncheck
|
||||
#include "shell/common/electron_constants.h"
|
||||
#endif // BUILDFLAG(ENABLE_PDF_VIEWER)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue