Index: third_party/widevine/cdm/widevine_cdm_version.h |
diff --git a/third_party/widevine/cdm/widevine_cdm_version.h b/third_party/widevine/cdm/widevine_cdm_version.h |
index 08aa5b9e9404c15604e0ea208e9ed3e5948270eb..2196eaf85bebc533d7de403084307a0712913b62 100644 |
--- a/third_party/widevine/cdm/widevine_cdm_version.h |
+++ b/third_party/widevine/cdm/widevine_cdm_version.h |
@@ -3,15 +3,14 @@ |
// found in the LICENSE file. |
// This is a stand-in for a generated file that is available when the |
-// Widevine CDM is available. |
+// Widevine CDM is available. To inquire about obtaining and distributing |
+// Widevine, contact widevine@google.com. |
#ifndef WIDEVINE_CDM_VERSION_H_ |
#define WIDEVINE_CDM_VERSION_H_ |
// If the Widevine CDM were available, we would include |
-// third_party/widevine/cdm/widevine_cdm_common.h and define two things: |
-// - WIDEVINE_CDM_AVAILABLE (to indicate availability), and |
-// - WIDEVINE_CDM_VERSION_STRING (with the version of the CDM that's available |
-// as a string, e.g., "1.0.123.456"). |
+// third_party/widevine/cdm/widevine_cdm_common.h and define |
+// WIDEVINE_CDM_VERSION_STRING as the version of the CDM, eg. "1.0.123.456". |
#endif // WIDEVINE_CDM_VERSION_H_ |