Index: chromeos/chromeos_switches.h |
diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h |
index c14a7d1971315a3f5709b45cab1939cc69b6ace9..bcdeed2599d2f3ab6627071be6bf35e739c51d43 100644 |
--- a/chromeos/chromeos_switches.h |
+++ b/chromeos/chromeos_switches.h |
@@ -87,6 +87,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 |