| Index: examples/surfaces_app/child.mojom
|
| diff --git a/examples/surfaces_app/child.mojom b/examples/surfaces_app/child.mojom
|
| index 1dd60cf5279ec98382dc2726c6bdf24cad79d32f..18bf2815486557711db2cea74df5561b2b83f914 100644
|
| --- a/examples/surfaces_app/child.mojom
|
| +++ b/examples/surfaces_app/child.mojom
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -import "mojo/services/geometry/public/interfaces/geometry.mojom";
|
| +import "mojo/services/geometry/interfaces/geometry.mojom";
|
| import "mojo/services/surfaces/public/interfaces/quads.mojom";
|
| import "mojo/services/surfaces/public/interfaces/surface_id.mojom";
|
|
|
|
|