diff options
Diffstat (limited to 'chrome/test/nacl/nacl_test.h')
-rw-r--r-- | chrome/test/nacl/nacl_test.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/test/nacl/nacl_test.h b/chrome/test/nacl/nacl_test.h index 7a38fb1..06b371b 100644 --- a/chrome/test/nacl/nacl_test.h +++ b/chrome/test/nacl/nacl_test.h @@ -47,6 +47,7 @@ class NaClTest : public UITest { void PrepareSrpcShmTest(FilePath test_root_dir); void PrepareSrpcPluginTest(FilePath test_root_dir); void PrepareSrpcNrdXferTest(FilePath test_root_dir); + void PrepareNpapiHwTest(FilePath test_root_dir); // Compute the path to the test binaries (prebuilt NaCL executables). FilePath GetTestBinariesDir(); |