| Index: chrome/test/nacl_security_tests/nacl_security_tests_posix.h
|
| ===================================================================
|
| --- chrome/test/nacl_security_tests/nacl_security_tests_posix.h (revision 100205)
|
| +++ chrome/test/nacl_security_tests/nacl_security_tests_posix.h (working copy)
|
| @@ -1,13 +0,0 @@
|
| -// Copyright (c) 2010 The Chromium Authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| -
|
| -#ifndef CHROME_TEST_NACL_SECURITY_TESTS_NACL_SECURITY_TESTS_POSIX_H_
|
| -#define CHROME_TEST_NACL_SECURITY_TESTS_NACL_SECURITY_TESTS_POSIX_H_
|
| -#pragma once
|
| -
|
| -// Runs security tests against the outer sandbox of the nacl loader process.
|
| -extern "C" bool RunNaClLoaderTests(void);
|
| -
|
| -#endif // CHROME_TEST_NACL_SECURITY_TESTS_NACL_SECURITY_TESTS_POSIX_H_
|
| -
|
|
|