[Chromium] Android's DRT doesn't want to build WebUserMediaClientMock
Created attachment 141062 [details] Patch
Another possibility is to add ENABLE macros to these files.
Comment on attachment 141062 [details] Patch OK.
Comment on attachment 141062 [details] Patch Clearing flags on attachment: 141062 Committed r116590: <http://trac.webkit.org/changeset/116590>
All reviewed patches have been landed. Closing bug.
(In reply to comment #4) > (From update of attachment 141062 [details]) > Clearing flags on attachment: 141062 > > Committed r116590: <http://trac.webkit.org/changeset/116590> This made a build error on Android. I reverted the change. /usr/local/google/b/webkit-slave/chromium-linux-android/build/Source/WebKit/chromium/android-ndk-r7b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.4.3/../../../../arm-linux-androideabi/bin/ld: out/Release/obj.target/DumpRenderTree/Tools/DumpRenderTree/chromium/WebViewHost.o: in function WebViewHost::userMediaClientMock():Tools/DumpRenderTree/chromium/WebViewHost.cpp:728: error: undefined reference to 'WebKit::WebUserMediaClientMock::create()'
Thanks.
We're going to need to do these GYP changes later.