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

Unified Diff: media/media.gyp

Issue 1407933010: media: Make MediaKeys ref-counted. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address timav@'s comments. Created 5 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
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index ae17d78d868f4637ffaadf6440e1e2d93f249d7d..be2a2c1f990cd2c2884aa0e60d0fd8c995e9681e 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -714,8 +714,6 @@
}],
['enable_browser_cdms==1', {
'sources': [
- 'base/browser_cdm.cc',
- 'base/browser_cdm.h',
'base/browser_cdm_factory.cc',
'base/browser_cdm_factory.h',
],

Powered by Google App Engine
This is Rietveld 408576698