NaCl: Remove old SRPC-based name service test that checks for SecureRandom
commit7f4be8f2b44fb0b0ec585b3877b102726782d3c7
authormseaborn <mseaborn@chromium.org>
Wed, 10 Sep 2014 19:55:54 +0000 (10 12:55 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 10 Sep 2014 20:16:53 +0000 (10 20:16 +0000)
tree7a1b965158ab61cce7cc97494c476ff8078b3a8d
parent857fde275f2b0e0ef555e83535d0dd3375a70123
NaCl: Remove old SRPC-based name service test that checks for SecureRandom

SecureRandom is being removed from the name service on the NaCl side.

This test also checks for ManifestNameService, which we are in the
process of replacing with a Chrome-IPC-based implementation.

BUG= https://code.google.com/p/nativeclient/issues/detail?id=3864
BUG=394130
TEST=browser_tests

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

Cr-Commit-Position: refs/heads/master@{#294212}
chrome/test/data/nacl/nacl_test_data.gyp
chrome/test/data/nacl/nameservice/pm_nameservice_test.cc [deleted file]
chrome/test/data/nacl/nameservice/pm_nameservice_test.html [deleted file]
chrome/test/nacl/nacl_browsertest.cc