blob: e4c89b6456ee1a501896dccd1ee058165d9534e9 [file] [log] [blame]
// Copyright (c) 2012 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.
// Multiply-included file, hence no include guard.
// NOLINT(build/header_guard)
#include "build/build_config.h"
#undef CONTENT_COMMON_FRAME_MESSAGES_H_
#include "content/common/frame_messages.h"
#ifndef CONTENT_COMMON_FRAME_MESSAGES_H_
#error "Failed to include content/common/frame_messages.h"
#endif
#undef CONTENT_COMMON_INPUT_MESSAGES_H_
#include "content/common/input_messages.h"
#ifndef CONTENT_COMMON_INPUT_MESSAGES_H_
#error "Failed to include content/common/input_messages.h"
#endif
#undef CONTENT_COMMON_MEDIA_MEDIA_PLAYER_DELEGATE_MESSAGES_H_
#include "content/common/media/media_player_delegate_messages.h"
#ifndef CONTENT_COMMON_MEDIA_MEDIA_PLAYER_DELEGATE_MESSAGES_H_
#error "Failed to include content/common/media/media_player_delegate_messages.h"
#endif
#undef CONTENT_COMMON_RESOURCE_MESSAGES_H_
#include "content/common/resource_messages.h"
#ifndef CONTENT_COMMON_RESOURCE_MESSAGES_H_
#error "Failed to include content/common/resource_messages.h"
#endif
#undef CONTENT_COMMON_UNFREEZABLE_FRAME_MESSAGES_H_
#include "content/common/unfreezable_frame_messages.h"
#ifndef CONTENT_COMMON_UNFREEZABLE_FRAME_MESSAGES_H_
#error "Failed to include content/common/unfreezable_frame_messages.h"
#endif
#include "media/media_buildflags.h"
#if defined(OS_ANDROID)
#undef CONTENT_COMMON_GIN_JAVA_BRIDGE_MESSAGES_H_
#include "content/common/gin_java_bridge_messages.h"
#ifndef CONTENT_COMMON_GIN_JAVA_BRIDGE_MESSAGES_H_
#error "Failed to include content/common/gin_java_bridge_messages.h"
#endif
#endif // defined(OS_ANDROID)