http://trac.webkit.org/changeset/186396 broke the !ENABLE(VIDEO) build: Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/WebProcess.cpp.o:WebProcess.cpp:function WebKit::WebProcess::didClose(IPC::Connection&): error: undefined reference to 'WebCore::PlatformMediaSessionManager::sharedManager()' Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/WebProcess.cpp.o:WebProcess.cpp:function WebKit::WebProcess::didClose(IPC::Connection&): error: undefined reference to 'WebCore::PlatformMediaSessionManager::stopAllMediaPlaybackForProcess()'
Created attachment 257112 [details] Patch
Comment on attachment 257112 [details] Patch r=me.
Comment on attachment 257112 [details] Patch Clearing flags on attachment: 257112 Committed r187029: <http://trac.webkit.org/changeset/187029>
All reviewed patches have been landed. Closing bug.