blob: 262d9f2e03dc4de5a9b44679a8ea18d9eb25e449 [file] [log] [blame]
// Copyright 2011 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/content_settings/content_settings_mock_observer.h"
namespace content_settings {
MockObserver::MockObserver() = default;
MockObserver::~MockObserver() = default;
} // namespace content_settings