| // content/shell/common/shell_controller.test-mojom-blink-forward.h is auto generated by mojom_bindings_generator.py, do not edit |
| |
| // 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 CONTENT_SHELL_COMMON_SHELL_CONTROLLER_TEST_MOJOM_BLINK_FORWARD_H_ |
| #define CONTENT_SHELL_COMMON_SHELL_CONTROLLER_TEST_MOJOM_BLINK_FORWARD_H_ |
| |
| |
| |
| |
| |
| #include "mojo/public/cpp/bindings/deprecated_interface_types_forward.h" |
| |
| |
| |
| #ifdef KYTHE_IS_RUNNING |
| #pragma kythe_inline_metadata "Metadata comment" |
| #endif |
| |
| |
| |
| namespace content::mojom { |
| class ShellControllerInterfaceBase; |
| |
| |
| } // content::mojom |
| |
| |
| namespace content::mojom::blink { |
| // Aliases for definition in the parent namespace. |
| using ShellControllerInterfaceBase = ShellControllerInterfaceBase; |
| class ShellController; |
| |
| |
| |
| |
| } // content::mojom::blink |
| |
| #endif // CONTENT_SHELL_COMMON_SHELL_CONTROLLER_TEST_MOJOM_BLINK_FORWARD_H_ |