Index: chromeos/chromeos_switches.h |
diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h |
index f2f8b3240aae96b7982db0524168f7da7a47bbe5..8bc5aa23441d1c9a37f566494392ed7e889b19fb 100644 |
--- a/chromeos/chromeos_switches.h |
+++ b/chromeos/chromeos_switches.h |
@@ -86,6 +86,7 @@ CHROMEOS_EXPORT extern const char kStubCrosSettings[]; |
CHROMEOS_EXPORT extern const char kSystemDevMode[]; |
CHROMEOS_EXPORT extern const char kTestAutoUpdateUI[]; |
CHROMEOS_EXPORT extern const char kWakeOnPackets[]; |
+CHROMEOS_EXPORT extern const char kEnableCaptivePortalBypassProxy[]; |
} // namespace switches |
} // namespace chromeos |