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

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

Issue 2593693002: Refactor webrtc/modules/media_file for GN check (Closed)
Patch Set: Refactor webrtc/modules/media_file for GN check 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/media_file/BUILD.gn
diff --git a/webrtc/modules/media_file/BUILD.gn b/webrtc/modules/media_file/BUILD.gn
index 37e966ddc2ca81883d2c95bd1778df979b72ad0a..f4e93c9034909ed87ec358b2aa4032ca1785b325 100644
--- a/webrtc/modules/media_file/BUILD.gn
+++ b/webrtc/modules/media_file/BUILD.gn
@@ -34,6 +34,7 @@ rtc_static_library("media_file") {
deps = [
"../..:webrtc_common",
+ "../../base:rtc_base_approved",
"../../common_audio",
"../../system_wrappers",
]
« no previous file with comments | « .gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698