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

Unified Diff: webrtc/voice_engine/BUILD.gn

Issue 3007763002: Move array_view.h to webrtc/api/ (Closed)
Patch Set: Created 3 years, 4 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
Index: webrtc/voice_engine/BUILD.gn
diff --git a/webrtc/voice_engine/BUILD.gn b/webrtc/voice_engine/BUILD.gn
index 984d149d8dc933a76d194d4df84c23393c89d3dd..9862579c850454f6d1329454a0ce678fe36cbaf7 100644
--- a/webrtc/voice_engine/BUILD.gn
+++ b/webrtc/voice_engine/BUILD.gn
@@ -135,6 +135,7 @@ rtc_static_library("voice_engine") {
":file_player",
":file_recorder",
"..:webrtc_common",
+ "../api:array_view",
"../api:audio_mixer_api",
"../api:call_api",
"../api:libjingle_peerconnection_api",

Powered by Google App Engine
This is Rietveld 408576698