Chromium Code Reviews| Index: chrome/chrome.gyp |
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp |
| index 641032daec854cd9ae18cb4e3cbf54ed51575bd2..48975c3cde9f07ba8cacff0e3b0a3a566591b8c1 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': [ |
| '..', |