| Index: content/gpu/content_gpu_message_generator.h
|
| diff --git a/gpu/command_buffer/common/capabilities.mojom b/content/gpu/content_gpu_message_generator.h
|
| similarity index 63%
|
| copy from gpu/command_buffer/common/capabilities.mojom
|
| copy to content/gpu/content_gpu_message_generator.h
|
| index fd35409e940e193377d9411c182e99746220f2a7..55af4ced09ddbdd0ce89df038141b35e9d140aca 100644
|
| --- a/gpu/command_buffer/common/capabilities.mojom
|
| +++ b/content/gpu/content_gpu_message_generator.h
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -module gpu.mojom;
|
| +// Multiply-included file, hence no include guard.
|
|
|
| -[Native]
|
| -struct Capabilities;
|
| +#include "content/gpu/gpu_host_messages.h"
|
|
|