blob: db5b3cb0aeb0ab586e5e4b315bd402a67528002f [file] [log] [blame]
// Copyright 2017 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/ash/login/mock_network_state_helper.h"
namespace ash {
namespace login {
MockNetworkStateHelper::MockNetworkStateHelper() = default;
MockNetworkStateHelper::~MockNetworkStateHelper() = default;
} // namespace login
} // namespace ash