Chromium Code Reviews| Index: sandbox/linux/tests/unit_tests.h |
| diff --git a/sandbox/linux/tests/unit_tests.h b/sandbox/linux/tests/unit_tests.h |
| index 5480b569c44f934df2e95fd41c461757677b9439..9357dd83867b322a5bc62f746b688d801fcee411 100644 |
| --- a/sandbox/linux/tests/unit_tests.h |
| +++ b/sandbox/linux/tests/unit_tests.h |
| @@ -11,11 +11,6 @@ |
| namespace sandbox { |
| -// Has this been compiled to run on Android? |
| -bool IsAndroid(); |
| - |
| -bool IsArchitectureArm(); |
| - |
| // Is Valgrind currently being used? |
| bool IsRunningOnValgrind(); |