Commit b8400767 authored by Antonio Gomes's avatar Antonio Gomes Committed by Commit Bot

[ozone/wayland] Fix gn args --check with use_wayland_gbm=false

R=msisov@igalia.com
BUG=1109134

Change-Id: I076bf37cee8aae58782385463a5873ec98c12722
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2318548
Commit-Queue: Antonio Gomes (GMT-4) <tonikitoo@igalia.com>
Commit-Queue: Maksim Sisov (GMT+3) <msisov@igalia.com>
Auto-Submit: Antonio Gomes (GMT-4) <tonikitoo@igalia.com>
Reviewed-by: default avatarMaksim Sisov (GMT+3) <msisov@igalia.com>
Cr-Commit-Position: refs/heads/master@{#791858}
parent 34dd20dc
......@@ -49,7 +49,7 @@
#if defined(WAYLAND_GBM)
#include "ui/base/ui_base_features.h"
#include "ui/gfx/linux/gbm_wrapper.h"
#include "ui/gfx/linux/gbm_wrapper.h" // nogncheck
#include "ui/ozone/platform/wayland/gpu/drm_render_node_handle.h"
#endif
......
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