Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index 3eece6b31efda2417ea4c83d54390c6387a7db2c..ea2ae8640e83894d8d89c32e491eaa257f08491e 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -539,7 +539,7 @@ source_set("common") { |
| ] |
| } |
| - if (enable_pepper_cdms) { |
| + if (enable_cdm_host_verification) { |
| sources += [ |
| "media/cdm_host_file.cc", |
| "media/cdm_host_file.h", |