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

Unified Diff: ppapi/ppapi_sources.gypi

Issue 859313002: Pepper: Define PPB_VideoEncoder API + Implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 | « ppapi/ppapi_shared.gypi ('k') | ppapi/ppapi_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_sources.gypi
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
index 4407da75a248dd4ba87f5a3d0c91f321107c657d..1f2b018b79f9bd23f258491ff579b01aa81673ae 100644
--- a/ppapi/ppapi_sources.gypi
+++ b/ppapi/ppapi_sources.gypi
@@ -245,6 +245,8 @@
'cpp/var_dictionary.h',
'cpp/video_decoder.cc',
'cpp/video_decoder.h',
+ 'cpp/video_encoder.cc',
+ 'cpp/video_encoder.h',
'cpp/video_frame.cc',
'cpp/video_frame.h',
'cpp/view.cc',
« no previous file with comments | « ppapi/ppapi_shared.gypi ('k') | ppapi/ppapi_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698