blob: a4c1f08fedd1e596034c25db3f5de7335eba23a6 [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 "chrome/browser/android/explore_sites/explore_sites_service_impl.h"
namespace explore_sites {
ExploreSitesServiceImpl::ExploreSitesServiceImpl() {}
ExploreSitesServiceImpl::~ExploreSitesServiceImpl() {}
void ExploreSitesServiceImpl::Shutdown() {}
} // namespace explore_sites