blob: e4d5d3ebc1d6e3b3ef052fdcf2bda67307d6966e [file] [log] [blame]
// Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/send_tab_to_self/send_tab_to_self_model.h"
namespace send_tab_to_self {
SendTabToSelfModel::SendTabToSelfModel() {}
SendTabToSelfModel::~SendTabToSelfModel() {}
} // namespace send_tab_to_self