I am building chromium from source codes on Ubuntu. I have a script running "xprop -root _NET_ACTIVE_WINDOW" periodically in background. When I run built chromium xprop prints 0 as window id, while it prints correct id when i run chrome. Am i missing any gn args during build? here are my args:
is_debug = false
is_component_build = false
target_cpu = "x64"
is_official_build = true
chrome_pgo_phase = 0
symbol_level = 0
ffmpeg_branding = "Chrome"
proprietary_codecs = true