Commit fddbe7b7 authored by Julie Jeongeun Kim's avatar Julie Jeongeun Kim Committed by Chromium LUCI CQ

[printing] Include module_database.h for GOOGLE_CHROME_BRANDING

This CL fixes up the issue caused by [1].

[1] https://crrev.com/c/2569167

Bug: 1163898, 1008939
TBR: rbpotter@chromium.org
Change-Id: Ibfb19bc8f9d59a31ecb32f164deba610b0a32744
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2614249
Commit-Queue: Dave Tapuska <dtapuska@chromium.org>
Reviewed-by: default avatarTommy Martino <tmartino@chromium.org>
Reviewed-by: default avatarCamille Lamy <clamy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#841102}
parent b6973218
......@@ -66,6 +66,10 @@
#include "chrome/browser/printing/print_view_manager.h"
#endif
#if defined(OS_WIN) && BUILDFLAG(GOOGLE_CHROME_BRANDING)
#include "chrome/browser/win/conflicts/module_database.h"
#endif
namespace printing {
namespace {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment