Fix up #includes to work with both GYP and GN
This commit is contained in:
parent
1cc5492784
commit
73ac019882
13 changed files with 28 additions and 26 deletions
|
@ -20,8 +20,7 @@
|
|||
#include "media/base/key_system_properties.h"
|
||||
#include "media/media_features.h"
|
||||
|
||||
// #include "widevine_cdm_version.h" // In SHARED_INTERMEDIATE_DIR.
|
||||
#include "third_party/widevine/cdm/stub/widevine_cdm_version.h"
|
||||
#include "widevine_cdm_version.h" // In SHARED_INTERMEDIATE_DIR.
|
||||
|
||||
// The following must be after widevine_cdm_version.h.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue