| Index: ppapi/proxy/BUILD.gn
|
| diff --git a/ppapi/proxy/BUILD.gn b/ppapi/proxy/BUILD.gn
|
| index 8e260088d8e34c53b734067282e6725a89fa8681..09403039258e03dff419147f22487f50acfad3a7 100644
|
| --- a/ppapi/proxy/BUILD.gn
|
| +++ b/ppapi/proxy/BUILD.gn
|
| @@ -19,6 +19,8 @@ component("proxy") {
|
| "../utility/completion_callback_factory.h",
|
| "audio_buffer_resource.cc",
|
| "audio_buffer_resource.h",
|
| + "audio_encoder_resource.cc",
|
| + "audio_encoder_resource.h",
|
| "broker_resource.cc",
|
| "broker_resource.h",
|
| "camera_capabilities_resource.cc",
|
|
|