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

Unified Diff: content/browser/BUILD.gn

Issue 2411433002: Move ENABLE_PEPPER_CDMS to a buildflag header. (Closed)
Patch Set: fix Created 4 years, 2 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
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 7302df2152b28066ac22feb6ef8c82376bd070b4..c6f22aaadd3333d0d7093c1fbcaa70347149072f 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -111,6 +111,7 @@ source_set("browser") {
"//third_party/kasko:kasko_features",
"//third_party/libyuv",
"//third_party/re2",
+ "//third_party/widevine/cdm:cdm_features",
"//third_party/zlib",
"//third_party/zlib:zip",
"//ui/accessibility",

Powered by Google App Engine
This is Rietveld 408576698