blob: 04ab8a2b768eeca88f1428e8f83edf4241bf7f31 [file] [log] [blame]
// Copyright 2015 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/policy/invalidation/affiliated_invalidation_service_provider.h"
namespace policy {
AffiliatedInvalidationServiceProvider::Consumer::Consumer() = default;
AffiliatedInvalidationServiceProvider::Consumer::~Consumer() = default;
AffiliatedInvalidationServiceProvider::AffiliatedInvalidationServiceProvider() =
default;
AffiliatedInvalidationServiceProvider::
~AffiliatedInvalidationServiceProvider() = default;
} // namespace policy