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

Unified Diff: webrtc/audio/BUILD.gn

Issue 3011943002: Move optional.h to webrtc/api/ (Closed)
Patch Set: Created 3 years, 3 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 | « webrtc/api/video_codecs/video_encoder.h ('k') | webrtc/audio/time_interval.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/audio/BUILD.gn
diff --git a/webrtc/audio/BUILD.gn b/webrtc/audio/BUILD.gn
index 2c62584ece8210f77470b6d82cb57130a95f1e87..42b74ffcd6babee026b54df39f86bd6b5f9521a4 100644
--- a/webrtc/audio/BUILD.gn
+++ b/webrtc/audio/BUILD.gn
@@ -37,6 +37,7 @@ rtc_static_library("audio") {
"..:webrtc_common",
"../api:audio_mixer_api",
"../api:call_api",
+ "../api:optional",
"../api/audio_codecs:audio_codecs_api",
"../api/audio_codecs:builtin_audio_encoder_factory",
"../call:call_interfaces",
« no previous file with comments | « webrtc/api/video_codecs/video_encoder.h ('k') | webrtc/audio/time_interval.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698