diff options
Diffstat (limited to 'base/base_switches.h')
-rw-r--r-- | base/base_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/base_switches.h b/base/base_switches.h index 97a3691..1ca56f4 100644 --- a/base/base_switches.h +++ b/base/base_switches.h @@ -17,6 +17,7 @@ extern const wchar_t kNoErrorDialogs[]; extern const wchar_t kProcessType[]; extern const wchar_t kEnableDCHECK[]; extern const wchar_t kForceHTTPS[]; +extern const wchar_t kDebugChildren[]; } // namespace switches |