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

Unified Diff: ppapi/ppapi_shared.gypi

Issue 7545014: Implement PPAPI VideoDecode out-of-process support (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase to ToT Created 9 years, 5 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
Index: ppapi/ppapi_shared.gypi
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
index aa46c7496121eca862a410fa7dc0026133f5d391..f43ad581c08a79d5c44379caee73235a161f3f2a 100644
--- a/ppapi/ppapi_shared.gypi
+++ b/ppapi/ppapi_shared.gypi
@@ -60,6 +60,8 @@
'shared_impl/url_util_impl.h',
'shared_impl/var.cc',
'shared_impl/var.h',
+ 'shared_impl/video_decoder_impl.cc',
+ 'shared_impl/video_decoder_impl.h',
'shared_impl/webkit_forwarding.cc',
'shared_impl/webkit_forwarding.h',

Powered by Google App Engine
This is Rietveld 408576698