Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index 522629fbb76bf8dcb213675cd5027b93d8bb2e36..558e7cb15e12c837f371447238d8f1800a820990 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -821,9 +821,6 @@ const char kTabCaptureUpscaleQuality[] = "tab-capture-upscale-quality"; |
const char kTestingFixedHttpPort[] = "testing-fixed-http-port"; |
const char kTestingFixedHttpsPort[] = "testing-fixed-https-port"; |
-// Runs the security test for the renderer sandbox. |
-const char kTestSandbox[] = "test-sandbox"; |
- |
// Type of the current test harness ("browser" or "ui"). |
const char kTestType[] = "test-type"; |