1 // Copyright (c) 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 // This is a stand-in for a generated file that is available when the
6 // Widevine CDM is available.
8 #ifndef WIDEVINE_CDM_VERSION_H_
9 #define WIDEVINE_CDM_VERSION_H_
11 #include "third_party/widevine/cdm/widevine_cdm_common.h"
13 #define WIDEVINE_CDM_AVAILABLE
15 #endif // WIDEVINE_CDM_VERSION_H_