diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rwxr-xr-x | chrome/chrome.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index fa209a7..7efea0c 100755 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -615,6 +615,8 @@ 'gpu/gpu_view_x.h', 'gpu/x_util.cc', 'gpu/x_util.h', + 'gpu/gpu_video_layer_glx.cc', + 'gpu/gpu_video_layer_glx.h', ], 'dependencies': [ '../gpu/gpu.gyp:gl_libs', |