blob: f6d4e56cbab9c54be0622d90227c2f42c2f6dc85 [file] [log] [blame]
// Copyright (c) 2011 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 "content/browser/renderer_host/media/mock_media_observer.h"
namespace content {
MockMediaObserver::MockMediaObserver() {}
MockMediaObserver::~MockMediaObserver() {}
MockMediaInternals::MockMediaInternals() {}
MockMediaInternals::~MockMediaInternals() {}
} // namespace content