Commit b823ad0e authored by mmenke@chromium.org's avatar mmenke@chromium.org

Revert 150875 - Disable captive portal detection prior to merging to M22.

BUG=141134

Review URL: https://chromiumcodereview.appspot.com/10830138

TBR=mmenke@chromium.org

Review URL: https://chromiumcodereview.appspot.com/10836203

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151317 0039d316-1c4b-4281-b951-d872f2087c98
parent 126a15b2
......@@ -94,8 +94,7 @@ void RecordRepeatHistograms(Result result,
} // namespace
// Disabled for M22.
bool CaptivePortalService::is_disabled_for_testing_ = true;
bool CaptivePortalService::is_disabled_for_testing_ = false;
class CaptivePortalService::RecheckBackoffEntry : public net::BackoffEntry {
public:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment