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

Unified Diff: modules/BUILD.gn

Issue 3012323002: Fix Gn Untracked headers in webrtc/modules/video_coding. (Closed)
Patch Set: Added missing dependency 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 | « media/BUILD.gn ('k') | modules/remote_bitrate_estimator/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/BUILD.gn
diff --git a/modules/BUILD.gn b/modules/BUILD.gn
index 7a3ea2ad62085e55c53ef36a862a5d9edff00ca5..7394724afb4afd5374072af85238be3066b9b8f9 100644
--- a/modules/BUILD.gn
+++ b/modules/BUILD.gn
@@ -39,6 +39,7 @@ rtc_source_set("module_api") {
"../api:optional",
"../api:video_frame_api",
"../rtc_base:rtc_base_approved",
+ "video_coding:codec_globals_headers",
]
}
« no previous file with comments | « media/BUILD.gn ('k') | modules/remote_bitrate_estimator/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698