Commit 08c8cfe5 authored by Andrey Kosyakov's avatar Andrey Kosyakov Committed by Commit Bot

set dawn_use_x11 = false for headless builds

headless_shell build with build/args/headless.gn should not
depend on x11, and https://crrev.com/c/2368534
brought x11 via dawn to all linux builds.

Bug: 976495
Change-Id: I65c0371f97e2c7eeda5381f890d52c8b06c60b34
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473444Reviewed-by: default avatarPeter Kvitek <kvitekp@chromium.org>
Commit-Queue: Andrey Kosyakov <caseq@chromium.org>
Cr-Commit-Position: refs/heads/master@{#817311}
parent 1298bc7c
...@@ -48,3 +48,4 @@ use_pangocairo = false ...@@ -48,3 +48,4 @@ use_pangocairo = false
# TODO(1096425): Remove this once use_x11 goes away. # TODO(1096425): Remove this once use_x11 goes away.
use_x11 = false use_x11 = false
dawn_use_x11 = false
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