From 5bdc6c23e66b17b5b1926a4ee12e854d0573a823 Mon Sep 17 00:00:00 2001 From: dzhioev Date: Tue, 31 Mar 2015 13:54:46 -0700 Subject: Removed 'gaia-endpoint-chromeos' switch. BUG=none TEST=browser_tests Review URL: https://codereview.chromium.org/1049703003 Cr-Commit-Position: refs/heads/master@{#323106} --- chromeos/chromeos_switches.cc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'chromeos/chromeos_switches.cc') 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"; -- cgit v1.1