| Index: third_party/WebKit/Source/modules/encryptedmedia/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/encryptedmedia/BUILD.gn b/third_party/WebKit/Source/modules/encryptedmedia/BUILD.gn
|
| index 4b5adeae82b467ed34a48881c9485cd2dcaf1652..2928326709160e9c8b0fd1a74f8de5452f56a052 100644
|
| --- a/third_party/WebKit/Source/modules/encryptedmedia/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/encryptedmedia/BUILD.gn
|
| @@ -29,7 +29,5 @@ blink_modules_sources("encryptedmedia") {
|
| "MediaKeysController.h",
|
| "NavigatorRequestMediaKeySystemAccess.cpp",
|
| "NavigatorRequestMediaKeySystemAccess.h",
|
| - "SimpleContentDecryptionModuleResultPromise.cpp",
|
| - "SimpleContentDecryptionModuleResultPromise.h",
|
| ]
|
| }
|
|
|