Skip to content
Commit 7b1d747a authored by Tomasz Śniatowski's avatar Tomasz Śniatowski Committed by Chromium LUCI CQ
Browse files

Dep on //printing in //ui/qt if printing is enabled

qt_ui.h can use printing/printing_context_linux.h, and needs to dep
on //printing if it does, to avoid a missing dependency build break.

Without this fix, a clean build can fail on obj/ui/qt/qt/qt_ui.o with
  In file included from ../../ui/qt/qt_ui.cc:8:
  In file included from ../../ui/qt/qt_ui.h:21:
  ../../printing/printing_context_linux.h:12:10: fatal error:
  'printing/mojom/print.mojom.h' file not found

(the #include is a // NOGNCHECK one, which is how this came to be)

Change-Id: I70af37071e232ffbf462a05e026051efae044b69
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4566944


Reviewed-by: default avatarThomas Anderson <thomasanderson@chromium.org>
Auto-Submit: Tomasz Śniatowski <tomasz.sniatowski@xperi.com>
Commit-Queue: Thomas Anderson <thomasanderson@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1149138}
parent 4a904439
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment