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

Unified Diff: media/ffmpeg/BUILD.gn

Issue 2903143003: Use ffmpeg_features buildflags (Closed)
Patch Set: trybots Created 3 years, 7 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') | media/ffmpeg/ffmpeg_common.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/ffmpeg/BUILD.gn
diff --git a/media/ffmpeg/BUILD.gn b/media/ffmpeg/BUILD.gn
index 5b1c716c27116e74b54ac13779d572e2b9c058af..e2df5645de41f9a3af0bea153f7714ff7ac388f3 100644
--- a/media/ffmpeg/BUILD.gn
+++ b/media/ffmpeg/BUILD.gn
@@ -21,6 +21,7 @@ source_set("ffmpeg") {
"//media:shared_memory_support",
"//media/base",
"//third_party/ffmpeg",
+ "//third_party/ffmpeg:ffmpeg_features",
]
}
« no previous file with comments | « media/BUILD.gn ('k') | media/ffmpeg/ffmpeg_common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698