| Index: components/gpu/public/interfaces/BUILD.gn
|
| diff --git a/components/gpu/public/interfaces/BUILD.gn b/components/gpu/public/interfaces/BUILD.gn
|
| index a5f246d9f9d340aa8c2aeba2d32e5a9de5bbac5d..e4cc3f92cf1afb6d5e288aa32ad20df51008abf5 100644
|
| --- a/components/gpu/public/interfaces/BUILD.gn
|
| +++ b/components/gpu/public/interfaces/BUILD.gn
|
| @@ -7,10 +7,8 @@ import("//third_party/mojo/src/mojo/public/tools/bindings/mojom.gni")
|
| mojom("interfaces") {
|
| sources = [
|
| "command_buffer.mojom",
|
| - "context_provider.mojom",
|
| "gpu.mojom",
|
| "gpu_capabilities.mojom",
|
| - "viewport_parameter_listener.mojom",
|
| ]
|
|
|
| deps = [
|
|
|