I got below errors when disabled VIDEO ../../lib/libWebCoreTestSupport.a(../../lib/../Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/testing/Internals.cpp.o):Internals.cpp:function WebCore::Internals::simulateSystemSleep() const: error: undefined reference to 'WebCore::MediaSessionManager::sharedManager()' ../../lib/libWebCoreTestSupport.a(../../lib/../Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/testing/Internals.cpp.o):Internals.cpp:function WebCore::Internals::simulateSystemWake() const: error: undefined reference to 'WebCore::MediaSessionManager::sharedManager()'
Created attachment 228355 [details] Patch
Comment on attachment 228355 [details] Patch Clearing flags on attachment: 228355 Committed r166627: <http://trac.webkit.org/changeset/166627>
All reviewed patches have been landed. Closing bug.