media: Remove stray X11 conditional in GN build
commit98325b80fcbabe24b9c084e8493e72a96ceb440c
authorspang <spang@chromium.org>
Wed, 4 Feb 2015 02:03:23 +0000 (3 18:03 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 4 Feb 2015 02:05:56 +0000 (4 02:05 +0000)
tree38410c013cd677e157da837f1d45985a0af386f8
parent7800168df87639c5f5fc758ce4159fee12600353
media: Remove stray X11 conditional in GN build

This fixes an unresolved reference in the linux chromiumos ozone
shared_library build. The GYP file is already correct, this updates
the GN build to match.

BUG=445627
TEST=gn gen out_gn_ozone --args='os="chromeos" use_ozone=true is_component_build=true' &&
  ninja -C out_gn_ozone chrome ozone_unittests (along with other needed changes)

Review URL: https://codereview.chromium.org/895253002

Cr-Commit-Position: refs/heads/master@{#314472}
media/BUILD.gn