[webrtc-blocked-explicit.html]
[webrtc blocked with an explicit webrtc blocked policy]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and not debug and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug: [FAIL, PASS]
FAIL