diff options
author | ycheo@chromium.org <ycheo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-09 14:54:44 +0000 |
---|---|---|
committer | ycheo@chromium.org <ycheo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-09 14:54:44 +0000 |
commit | 649b57279934b2bf99eda48e1b9dc40e6be169be (patch) | |
tree | e84d059cadd8de2226b1254813270cad5c15040c /chrome/chrome_common.gypi | |
parent | fe7a12a3fe6a32fafe8aa01305fd965262d69755 (diff) | |
download | chromium_src-649b57279934b2bf99eda48e1b9dc40e6be169be.zip chromium_src-649b57279934b2bf99eda48e1b9dc40e6be169be.tar.gz chromium_src-649b57279934b2bf99eda48e1b9dc40e6be169be.tar.bz2 |
Componentize EncryptedMediaMessageFilter and rename it CdmMessageFilter.
The motivation is to reuse the Widevine keysystem registration logic in Android Webview.
BUG=322395
Review URL: https://codereview.chromium.org/253593002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269297 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index 57157b9..eab0246 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -111,7 +111,6 @@ 'common/custom_handlers/protocol_handler.cc', 'common/custom_handlers/protocol_handler.h', 'common/descriptors_android.h', - 'common/encrypted_media_messages_android.h', 'common/extensions/api/bluetooth/bluetooth_manifest_data.cc', 'common/extensions/api/bluetooth/bluetooth_manifest_data.h', 'common/extensions/api/bluetooth/bluetooth_manifest_handler.cc', |