NaCl: Update revision in DEPS, r11569 -> r11573, and remove two PNaCl tests

This pulls in the following Native Client changes:

r11570: (mseaborn) PNaCl: Remove use of link option "-Wn,--pnacl-nativeld=old" in tests
r11571: (halyavin) Fix wrong calloc usage.
r11572: (mseaborn) Update PNaCl toolchain revision to r11567: Enable ABI verifier in sandboxed translator
r11573: (shcherbina) Add restricted registers handling to text-based specification.

r11572 makes the PNaCl translator stricter so that it won't accept
upstream LLVM's bitcode format or .ll assembly files.  This affects
two tests (bad2.pexe and pnacl_bad_pexe_undefined_syms) so that they
produce the same error as the bad.pexe test, which is:

  pnacl_translator: pnacl.pexe: error: Invalid PNaCl bitcode header
  DoTranslate failed.
  [...:INFO:CONSOLE(0)] "NativeClient: NaCl module load failed: PnaclCoordinator: compile failed.", ...

So remove those two tests because they now cover the same case as the
bad.pexe test.

BUG=https://code.google.com/p/nativeclient/issues/detail?id=3469
TEST=NaCl/PNaCl tests in browser_tests

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207460 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/DEPS b/DEPS
index 26cb77c4..b6ce484 100644
--- a/DEPS
+++ b/DEPS
@@ -12,7 +12,7 @@
   "chromium_git": "https://chromium.googlesource.com",
   "chromiumos_git": "https://chromium.googlesource.com/chromiumos",
   "swig_revision": "69281",
-  "nacl_revision": "11569",
+  "nacl_revision": "11573",
   # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
   # to update other nacl_*_revision's.
   "nacl_tools_revision": "11437",  # native_client/DEPS: tools_rev