// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef MEDIA_BASE_MEDIA_LOG_EVENTS_H_ #define MEDIA_BASE_MEDIA_LOG_EVENTS_H_ #include <string> #include "media/base/media_export.h" #include "media/base/media_log_type_enforcement.h" #include "ui/gfx/geometry/size.h" media // namespace media #endif // MEDIA_BASE_MEDIA_LOG_EVENTS_H_