Index: sandbox/win/tests/common/controller.h |
=================================================================== |
--- sandbox/win/tests/common/controller.h (revision 156579) |
+++ sandbox/win/tests/common/controller.h (working copy) |
@@ -31,6 +31,10 @@ |
SBOX_TEST_FIRST_ERROR = SBOX_TEST_FIRST_RESULT | SEVERITY_ERROR_FLAGS, |
SBOX_TEST_SECOND_ERROR, |
SBOX_TEST_THIRD_ERROR, |
+ SBOX_TEST_FOURTH_ERROR, |
+ SBOX_TEST_FIFTH_ERROR, |
+ SBOX_TEST_SIXTH_ERROR, |
+ SBOX_TEST_SEVENTH_ERROR, |
SBOX_TEST_INVALID_PARAMETER, |
SBOX_TEST_FAILED_TO_RUN_TEST, |
SBOX_TEST_FAILED_TO_EXECUTE_COMMAND, |