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

Unified Diff: chromecast/public/BUILD.gn

Issue 2712883006: [Chromecast] Add new volume control API to CastMediaShlib (Closed)
Patch Set: rebase Created 3 years, 9 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 | « chromecast/media/service/cast_renderer.cc ('k') | chromecast/public/avsettings.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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" ]
« no previous file with comments | « chromecast/media/service/cast_renderer.cc ('k') | chromecast/public/avsettings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698