| Index: mojo/services/gpu/public/interfaces/gpu.mojom
|
| diff --git a/mojo/services/gpu/public/interfaces/gpu.mojom b/mojo/services/gpu/public/interfaces/gpu.mojom
|
| index d3deb46ad881597cacc7ece10a7676eec4b8ab9f..a448ed9aec4b660ead63e19531e719000735303e 100644
|
| --- a/mojo/services/gpu/public/interfaces/gpu.mojom
|
| +++ b/mojo/services/gpu/public/interfaces/gpu.mojom
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +[DartPackage="mojo_services"]
|
| module mojo;
|
|
|
| import "gpu/public/interfaces/command_buffer.mojom";
|
|
|