summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_switches.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/chrome_switches.cc')
-rw-r--r--chrome/common/chrome_switches.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
index 14aea58..762d524 100644
--- a/chrome/common/chrome_switches.cc
+++ b/chrome/common/chrome_switches.cc
@@ -579,10 +579,6 @@ const wchar_t kDiagnostics[] = L"diagnostics";
// Disables the custom JumpList on Windows 7.
const wchar_t kDisableCustomJumpList[] = L"disable-custom-jumplist";
-// Enables full core dump reporting for Googlers only (Linux only).
-const wchar_t kGoogleInternalCrashReporting[] =
- L"google-internal-crash-reporting";
-
// Enables HTML5 DB support.
const wchar_t kEnableDatabases[] = L"enable-databases";