diff options
Diffstat (limited to 'base/base_switches.h')
-rw-r--r-- | base/base_switches.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/base_switches.h b/base/base_switches.h index 1ca56f4..97a3691 100644 --- a/base/base_switches.h +++ b/base/base_switches.h @@ -17,7 +17,6 @@ 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 |