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

Unified Diff: Source/web/web.gypi

Issue 195053004: Create Pepper-based CDM for EME WD (Blink changes) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Move provideMediaKeysTo() to MediaKeysController Created 6 years, 9 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: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index 71239d5c0b253c152f6d228feddf2fea376cc6b2..51303490519361ae144c09db51deac20597ca79a 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -53,6 +53,8 @@
'LinkHighlight.h',
'LocalFileSystemClient.cpp',
'LocalFileSystemClient.h',
+ 'MediaKeysClientImpl.cpp',
+ 'MediaKeysClientImpl.h',
'MIDIClientProxy.cpp',
'MIDIClientProxy.h',
'NotificationPresenterImpl.cpp',

Powered by Google App Engine
This is Rietveld 408576698