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

Unified Diff: sdk/android/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 | « modules/video_coding/BUILD.gn ('k') | test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/android/BUILD.gn
diff --git a/sdk/android/BUILD.gn b/sdk/android/BUILD.gn
index ab9bfb669967795a1479779bb9b9b89821e58f3f..de3c3c9e9581018df7d02627aa175f98a5d70c44 100644
--- a/sdk/android/BUILD.gn
+++ b/sdk/android/BUILD.gn
@@ -151,6 +151,7 @@ rtc_static_library("video_jni") {
"../../media:rtc_media_base",
"../../modules:module_api",
"../../modules/utility:utility",
+ "../../modules/video_coding:codec_globals_headers",
"../../modules/video_coding:video_coding_utility",
"../../rtc_base:rtc_base",
"../../rtc_base:rtc_base_approved",
« no previous file with comments | « modules/video_coding/BUILD.gn ('k') | test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698