summaryrefslogtreecommitdiffstats
path: root/ui/gl/BUILD.gn
diff options
context:
space:
mode:
authoralexst <alexst@chromium.org>2014-12-19 09:10:36 -0800
committerCommit bot <commit-bot@chromium.org>2014-12-19 17:11:24 +0000
commitdb8f9350acab929814b500ea6794c0f969d2c61c (patch)
tree3d5cf2a08a6d27d47689ce3e0b139d67d4392e57 /ui/gl/BUILD.gn
parentfc4d5a5c8ae3f378b7b2415784202630b8b93344 (diff)
downloadchromium_src-db8f9350acab929814b500ea6794c0f969d2c61c.zip
chromium_src-db8f9350acab929814b500ea6794c0f969d2c61c.tar.gz
chromium_src-db8f9350acab929814b500ea6794c0f969d2c61c.tar.bz2
gl_image_glx files from VaapiVideoAccelerator patch in issue 490233002
http://crrev.com/490233002 Landing approved and reviewed changes to simplify the original patch. This is a revert of https://chromium.googlesource.com/chromium/src/+/fa4afa9c8737114462d305adfa1def3f000318dd since these files became useful. TBR=sadrul BUG=403058 Review URL: https://codereview.chromium.org/802343005 Cr-Commit-Position: refs/heads/master@{#309215}
Diffstat (limited to 'ui/gl/BUILD.gn')
-rw-r--r--ui/gl/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/gl/BUILD.gn b/ui/gl/BUILD.gn
index 55218bc..a7ed9e4 100644
--- a/ui/gl/BUILD.gn
+++ b/ui/gl/BUILD.gn
@@ -163,6 +163,8 @@ component("gl") {
"gl_context_x11.cc",
"gl_glx_api_implementation.cc",
"gl_glx_api_implementation.h",
+ "gl_image_glx.cc",
+ "gl_image_glx.h",
"gl_implementation_x11.cc",
"gl_surface_glx.cc",
"gl_surface_glx.h",