| Index: mojo/services/public/interfaces/gpu/gpu.mojom
|
| diff --git a/mojo/services/public/interfaces/gpu/gpu.mojom b/mojo/services/public/interfaces/gpu/gpu.mojom
|
| index 49f6ae744ad9075cc52b112c92daa87880abf772..07e813db024de7a9c22e5b28a563db8977e715ee 100644
|
| --- a/mojo/services/public/interfaces/gpu/gpu.mojom
|
| +++ b/mojo/services/public/interfaces/gpu/gpu.mojom
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -import "mojo/services/public/interfaces/geometry/geometry.mojom";
|
| -import "mojo/services/public/interfaces/gpu/command_buffer.mojom";
|
| +import "mojo/services/public/interfaces/geometry/geometry.mojom"
|
| +import "mojo/services/public/interfaces/gpu/command_buffer.mojom"
|
|
|
| module mojo {
|
|
|
|
|