Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 379cfbdd2e2a98e6da85031d4084216511b1a773..4e462cf1be7df80892bba8b53961185a1954d5bd 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -268,6 +268,7 @@ extern const char kCurrentWallpaperAppName[]; |
extern const char kFileSystemProviderMounted[]; |
extern const char kTouchVirtualKeyboardEnabled[]; |
extern const char kWakeOnWifiSsid[]; |
+extern const char kCaptivePortalAuthenticationIgnoresProxy[]; |
#endif // defined(OS_CHROMEOS) |
extern const char kIpcDisabledMessages[]; |
extern const char kShowHomeButton[]; |