2016-11-07 20:04:46 +00:00
|
|
|
reverted:
|
|
|
|
|
--- b/media/BUILD.gn
|
|
|
|
|
+++ a/media/BUILD.gn
|
|
|
|
|
@@ -23,12 +22,6 @@
|
|
|
|
|
]
|
2011-08-17 07:21:58 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
-if (proprietary_codecs && media_use_ffmpeg) {
|
|
|
|
|
- assert(
|
|
|
|
|
- ffmpeg_branding != "Chromium",
|
|
|
|
|
- "proprietary codecs and ffmpeg_branding set to Chromium are incompatible")
|
|
|
|
|
-}
|
|
|
|
|
-
|
2016-11-07 20:04:46 +00:00
|
|
|
# Common configuration for targets in the media directory.
|
|
|
|
|
# NOT for exporting.
|
|
|
|
|
config("media_config") {
|