7 #include <packager/mpd/base/content_protection_element.h>
11 Element::~Element() {}
12 ContentProtectionElement::ContentProtectionElement() {}
13 ContentProtectionElement::~ContentProtectionElement() {}
All the methods that are virtual are virtual for mocking.