Chromium Code Reviews| Index: chromecast/public/BUILD.gn |
| diff --git a/chromecast/public/BUILD.gn b/chromecast/public/BUILD.gn |
| index ecd7f4ca5e39500e41123821ece600e9bec3b116..4e6f58fdcb31286851504dad7f629d74d1127c4b 100644 |
| --- a/chromecast/public/BUILD.gn |
| +++ b/chromecast/public/BUILD.gn |
| @@ -24,6 +24,7 @@ source_set("public") { |
| "reboot_shlib.h", |
| "task_runner.h", |
| "video_plane.h", |
| + "volume_control.h", |
| ] |
| public_configs = [ ":public_config" ] |