Index: ppapi/BUILD.gn |
diff --git a/ppapi/BUILD.gn b/ppapi/BUILD.gn |
index 78d5ce9aba06c9ca90c2160c0b0c49b6c12de1cc..1196740de533bb0ee0d654d029333aa003e905cc 100644 |
--- a/ppapi/BUILD.gn |
+++ b/ppapi/BUILD.gn |
@@ -308,6 +308,8 @@ component("ppapi_shared") { |
"thunk/ppb_video_decoder_dev_api.h", |
"thunk/ppb_video_destination_private_api.h", |
"thunk/ppb_video_destination_private_thunk.cc", |
+ "thunk/ppb_video_encoder_api.h", |
+ "thunk/ppb_video_encoder_thunk.cc", |
"thunk/ppb_video_frame_api.h", |
"thunk/ppb_video_frame_thunk.cc", |
"thunk/ppb_video_source_private_api.h", |