Chromium Code Reviews| Index: ppapi/cpp/BUILD.gn |
| diff --git a/ppapi/cpp/BUILD.gn b/ppapi/cpp/BUILD.gn |
| index 586ca715e060aa965a251d215411628859776520..1252d7af87c09f326d49f78df49e1b57256e08a5 100644 |
| --- a/ppapi/cpp/BUILD.gn |
| +++ b/ppapi/cpp/BUILD.gn |
| @@ -161,6 +161,8 @@ source_set("objects") { |
| # Dev interfaces. |
| "dev/audio_input_dev.cc", |
| "dev/audio_input_dev.h", |
| + "dev/audio_output_dev.cc", |
| + "dev/audio_output_dev.h", |
| "dev/buffer_dev.cc", |
| "dev/buffer_dev.h", |
| "dev/crypto_dev.cc", |