| // Copyright 2016 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. | |
| #include "build/build_config.h" | |
| #undef GPU_IPC_COMMON_GPU_MESSAGES_H_ | |
| #include "gpu/ipc/common/gpu_messages.h" | |
| #ifndef GPU_IPC_COMMON_GPU_MESSAGES_H_ | |
| #error "Failed to include gpu/ipc/common/gpu_messages.h" | |
| #endif |