blob: 78b925853e989614a219c3ce460f5aac4e167091 [file] [log] [blame]
// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "content/browser/sms/test/mock_sms_provider.h"
namespace content {
MockSmsProvider::MockSmsProvider() = default;
MockSmsProvider::~MockSmsProvider() = default;
} // namespace content