summaryrefslogtreecommitdiffstats
path: root/chromeos/chromeos_switches.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/chromeos_switches.cc')
-rw-r--r--chromeos/chromeos_switches.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
index 6d20a95..78fa0d4 100644
--- a/chromeos/chromeos_switches.cc
+++ b/chromeos/chromeos_switches.cc
@@ -312,10 +312,6 @@ const char kDisableMemoryPressureSystemChromeOS[] =
// Enables waking the device based on the receipt of some network packets.
const char kWakeOnPackets[] = "wake-on-packets";
-// Specifies the path for GAIA endpoint. The default value is
-// "ServiceLogin?skipvpage=true&sarp=1&rm=hide".
-const char kGaiaEndpointChromeOS[] = "gaia-endpoint-chromeos";
-
// Screenshot testing: specifies the directory where the golden screenshots are
// stored.
const char kGoldenScreenshotsDir[] = "golden-screenshots-dir";