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

Unified Diff: webrtc/modules/utility/BUILD.gn

Issue 2606483002: Refactor webrtc/modules/utility for gn check (Closed)
Patch Set: Rebase Created 4 years 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 | « .gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/utility/BUILD.gn
diff --git a/webrtc/modules/utility/BUILD.gn b/webrtc/modules/utility/BUILD.gn
index 58883048cc399550dd0ffde3871c5263ce14e28e..edd428fe096c22f80b95cb253a341ebb4c3a856f 100644
--- a/webrtc/modules/utility/BUILD.gn
+++ b/webrtc/modules/utility/BUILD.gn
@@ -42,6 +42,7 @@ rtc_static_library("utility") {
"../../common_audio",
"../../system_wrappers",
"../audio_coding",
+ "../audio_coding:audio_format_conversion",
"../audio_coding:builtin_audio_decoder_factory",
"../audio_coding:rent_a_codec",
"../media_file",
« no previous file with comments | « .gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698