Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(123)

Unified Diff: chrome/chrome.gyp

Issue 3335014: Added FakeGlVideoDecodeEngine to exercise the IPC protocol for hardware video decoding (Closed)
Patch Set: compile man... Created 10 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/common/gpu_video_common.h » ('j') | chrome/gpu/media/fake_gl_video_decode_engine.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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': [
'..',
« no previous file with comments | « no previous file | chrome/common/gpu_video_common.h » ('j') | chrome/gpu/media/fake_gl_video_decode_engine.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698