Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1341)

Unified Diff: third_party/WebKit/Source/modules/encryptedmedia/BUILD.gn

Issue 2407013002: EME: Improve promise lifetime (Closed)
Patch Set: more checks Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/encryptedmedia/ContentDecryptionModuleResultPromise.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
}
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/encryptedmedia/ContentDecryptionModuleResultPromise.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698