Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Unified Diff: chromeos/chromeos_switches.h

Issue 818433003: ChromeOS: Implement CaptivePortalAuthenticationIgnoresProxy policy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update after review. Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chromeos/chromeos_switches.h
diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
index d5b7b102bdabe13f14a125a456d6772b6a889f8b..2b29c392c5b2bb6b7a4d898f7b6b20f810ef3a93 100644
--- a/chromeos/chromeos_switches.h
+++ b/chromeos/chromeos_switches.h
@@ -87,7 +87,7 @@ CHROMEOS_EXPORT extern const char kSystemDevMode[];
CHROMEOS_EXPORT extern const char kTestAutoUpdateUI[];
CHROMEOS_EXPORT extern const char kUseMemoryPressureSystemChromeOS[];
CHROMEOS_EXPORT extern const char kWakeOnPackets[];
-CHROMEOS_EXPORT extern const char kEnableCaptivePortalBypassProxy[];
+CHROMEOS_EXPORT extern const char kEnableCaptivePortalBypassProxyOption[];
} // namespace switches
} // namespace chromeos

Powered by Google App Engine
This is Rietveld 408576698