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

Unified Diff: chrome/renderer/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: chrome/renderer/BUILD.gn
diff --git a/chrome/renderer/BUILD.gn b/chrome/renderer/BUILD.gn
index 8e576d9936d9ed49155c158a4351965718774930..ac4cb836f97dc0945f4659df3cd64742e714dc6e 100644
--- a/chrome/renderer/BUILD.gn
+++ b/chrome/renderer/BUILD.gn
@@ -125,6 +125,7 @@ static_library("renderer") {
"//third_party/WebKit/public:resources",
"//third_party/icu",
"//third_party/re2",
+ "//third_party/widevine/cdm:cdm_features",
"//third_party/widevine/cdm:version_h",
"//ui/surface",
"//v8:v8",

Powered by Google App Engine
This is Rietveld 408576698