diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r-- | chrome/chrome.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 641032d..48975c3 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -718,6 +718,8 @@ 'gpu/gpu_video_service.h', 'gpu/gpu_view_win.cc', 'gpu/gpu_view_win.h', + 'gpu/media/fake_gl_video_decode_engine.cc', + 'gpu/media/fake_gl_video_decode_engine.h', ], 'include_dirs': [ '..', |