Chromium Code Reviews| Index: chrome/common/BUILD.gn |
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
| index 07a925311f6a139e9528363a2413e57ca8ff1a7d..3aaaf43a40b1f45495a625168ebc90eb1a4a9f85 100644 |
| --- a/chrome/common/BUILD.gn |
| +++ b/chrome/common/BUILD.gn |
| @@ -526,7 +526,7 @@ static_library("common") { |
| ] |
| } |
| - if (enable_pepper_cdms) { |
| + if (enable_cdm_host_verification) { |
| sources += [ |
| "media/cdm_host_file_path.cc", |
| "media/cdm_host_file_path.h", |