refactor: move TerminationStatus converter (#26520)
This commit is contained in:
parent
ead13791a8
commit
023c89265f
5 changed files with 51 additions and 35 deletions
|
@ -45,6 +45,7 @@
|
|||
#include "shell/common/application_info.h"
|
||||
#include "shell/common/electron_command_line.h"
|
||||
#include "shell/common/electron_paths.h"
|
||||
#include "shell/common/gin_converters/base_converter.h"
|
||||
#include "shell/common/gin_converters/callback_converter.h"
|
||||
#include "shell/common/gin_converters/file_path_converter.h"
|
||||
#include "shell/common/gin_converters/gurl_converter.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue