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

Unified Diff: webrtc/api/audio_codecs/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/BUILD.gn ('k') | webrtc/api/audio_codecs/L16/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/audio_codecs/BUILD.gn
diff --git a/webrtc/api/audio_codecs/BUILD.gn b/webrtc/api/audio_codecs/BUILD.gn
index 29238e65fea827e262ab662468b12ed2822db4d7..04a5238f848395ac97fd7336413ce5a67edb5466 100644
--- a/webrtc/api/audio_codecs/BUILD.gn
+++ b/webrtc/api/audio_codecs/BUILD.gn
@@ -27,6 +27,7 @@ rtc_source_set("audio_codecs_api") {
]
deps = [
"..:array_view",
+ "..:optional",
"../..:webrtc_common",
"../../rtc_base:rtc_base_approved",
]
« no previous file with comments | « webrtc/api/BUILD.gn ('k') | webrtc/api/audio_codecs/L16/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698