Bug 840887 - New OS.Constants constants. r=khuey

This commit is contained in:
David Rajchenbach-Teller 2013-02-26 12:06:53 -05:00
parent 83198ad3c6
commit da96f29640

View File

@ -588,6 +588,7 @@ static dom::ConstantSpec gWinProperties[] =
INT_CONSTANT(ERROR_ALREADY_EXISTS),
INT_CONSTANT(ERROR_FILE_NOT_FOUND),
INT_CONSTANT(ERROR_NO_MORE_FILES),
INT_CONSTANT(ERROR_PATH_NOT_FOUND),
PROP_END
};