Disable PnaclDebugURLFlag* on windows.
commita9ece679f577094d91f6ae00a3ce496953cc3545
authorjvoung@google.com <jvoung@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 7 Mar 2014 05:53:29 +0000 (7 05:53 +0000)
committerjvoung@google.com <jvoung@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 7 Mar 2014 05:53:29 +0000 (7 05:53 +0000)
treefc14ab54010efee3e30d61918a9d7163737fbf5c
parent5a7dc5aa805f2d94ea5bfa2cb2c01d228cfc00e7
Disable PnaclDebugURLFlag* on windows.

Only really need to disable on 32-bit windows, but disable
on all for now. It uses debug stub which does not play
well with sandbox reservation on 32-bit.

BUG= https://code.google.com/p/nativeclient/issues/detail?id=3765
TBR=bradnelson@chromium.org

Review URL: https://codereview.chromium.org/189993003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@255535 0039d316-1c4b-4281-b951-d872f2087c98
chrome/test/nacl/nacl_browsertest.cc