http://trac.webkit.org/changeset/166085 added #if ENABLE(VIDEO) guard for the whole Source/WebCore/platform/audio/MediaSession.cpp and its header file. Many functions in Internals.cpp (h/idl) used the newly guarded functions, so they should be guarded too.
Created attachment 227646 [details] Proposed patch
Comment on attachment 227646 [details] Proposed patch Clearing flags on attachment: 227646 Committed r166172: <http://trac.webkit.org/changeset/166172>
All reviewed patches have been landed. Closing bug.